Last Version

Weka Nearest Centroid Classifier 4.0.1

Weka implementation of the Nearest Centroid Classifier

License

License

GroupId

GroupId

com.github.ptrajdos
ArtifactId

ArtifactId

WekaNearestCentroid
Version

Version

4.0.1
Type

Type

jar
Description

Description

Weka Nearest Centroid Classifier
Weka implementation of the Nearest Centroid Classifier
Project URL

Project URL

https://github.com/ptrajdos/WekaNearestCentroid
Source Code Management

Source Code Management

https://github.com/ptrajdos/WekaNearestCentroid/tree/master

Download WekaNearestCentroid 4.0.1


<!-- https://jarcasting.com/artifacts/com.github.ptrajdos/WekaNearestCentroid/ -->
<dependency>
    <groupId>com.github.ptrajdos</groupId>
    <artifactId>WekaNearestCentroid</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptrajdos/WekaNearestCentroid/
implementation 'com.github.ptrajdos:WekaNearestCentroid:4.0.1'
// https://jarcasting.com/artifacts/com.github.ptrajdos/WekaNearestCentroid/
implementation ("com.github.ptrajdos:WekaNearestCentroid:4.0.1")
'com.github.ptrajdos:WekaNearestCentroid:jar:4.0.1'
<dependency org="com.github.ptrajdos" name="WekaNearestCentroid" rev="4.0.1">
  <artifact name="WekaNearestCentroid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptrajdos', module='WekaNearestCentroid', version='4.0.1')
)
libraryDependencies += "com.github.ptrajdos" % "WekaNearestCentroid" % "4.0.1"
[com.github.ptrajdos/WekaNearestCentroid "4.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-stable jar [3.8.2,)
com.googlecode.matrix-toolkits-java : mtj jar 1.0.4-WEKA
com.github.ptrajdos : WekaTools jar [0.8.0,)

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
nz.ac.waikato.cms.weka : weka-stable test-jar [3.8.2,)

Project Modules

There are no modules declared in this project.