Last Version

PiecewiseLinearClassifiers 2.2.0

Weka implementation of the piecewise linear classifiers

License

License

GroupId

GroupId

com.github.ptrajdos
ArtifactId

ArtifactId

PiecewiseLinearClassifiers
Version

Version

2.2.0
Type

Type

jar
Description

Description

PiecewiseLinearClassifiers
Weka implementation of the piecewise linear classifiers
Project URL

Project URL

https://github.com/ptrajdos/piecewiseLinearClassifiers/tree/master
Source Code Management

Source Code Management

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

Download PiecewiseLinearClassifiers 2.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.ptrajdos : WekaNearestCentroid jar [4.0.0,)
nz.ac.waikato.cms.weka : weka-stable jar [3.8.4,)
com.github.ptrajdos : WekaEnsembleSystems jar [1.6.0,)
com.github.ptrajdos : WekaTools jar [1.5.0,)
nz.ac.waikato.cms.weka : discriminantAnalysis jar 1.0.3

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
nz.ac.waikato.cms.weka : weka-stable test-jar [3.8.4,)
com.github.ptrajdos : WekaNearestCentroid test-jar [4.0.0,)
nz.ac.waikato.cms.weka : discriminantAnalysis test-jar 1.0.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.