RRCBasedClassifiers

The package contains the the implementation of classifiers that uses the RRC meta-classifier.

License

License

GroupId

GroupId

com.github.ptrajdos
ArtifactId

ArtifactId

RRCBasedClassifiers
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RRCBasedClassifiers
The package contains the the implementation of classifiers that uses the RRC meta-classifier.
Project URL

Project URL

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

Source Code Management

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

Download RRCBasedClassifiers

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.ptrajdos : WekaNearestCentroid jar [3.0.5,)
nz.ac.waikato.cms.weka : weka-stable jar [3.8.2,)
colt : colt jar 1.2.0
net.sourceforge.jdistlib : jdistlib jar 0.4.5
org.apache.commons : commons-math3 jar 3.2
org.apache.commons : commons-math jar 2.1
org.apache.commons : commons-lang3 jar 3.9
commons-lang : commons-lang jar 2.6
com.github.ptrajdos : WekaEnsembleSystems jar [1.2.1,)

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
com.github.ptrajdos : WekaNearestCentroid test-jar [3.0.5,)
nz.ac.waikato.cms.weka : weka-stable test-jar [3.8.2,)
com.github.ptrajdos : WekaTools test-jar [0.10.1,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0