Weka Nearest Centroid Classifier

Weka implementation of the Nearest Centroid Classifier

License

License

GroupId

GroupId

com.github.ptrajdos
ArtifactId

ArtifactId

WekaNearestCentroid
Last Version

Last Version

4.0.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
4.0.1
4.0.0
3.1.0
3.0.5
3.0.3
3.0.2
3.0.1
3.0.0
2.0.0
1.2.6