is not current version
Last Version 1.0.4

nz.ac.waikato.cms.weka:ensembleLibrary 1.0.3

Manages a libary of ensemble classifiers

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

ensembleLibrary
Version

Version

1.0.3
Type

Type

jar

Download ensembleLibrary 1.0.3


<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/ensembleLibrary/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>ensembleLibrary</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/ensembleLibrary/
implementation 'nz.ac.waikato.cms.weka:ensembleLibrary:1.0.3'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/ensembleLibrary/
implementation ("nz.ac.waikato.cms.weka:ensembleLibrary:1.0.3")
'nz.ac.waikato.cms.weka:ensembleLibrary:jar:1.0.3'
<dependency org="nz.ac.waikato.cms.weka" name="ensembleLibrary" rev="1.0.3">
  <artifact name="ensembleLibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='ensembleLibrary', version='1.0.3')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "ensembleLibrary" % "1.0.3"
[nz.ac.waikato.cms.weka/ensembleLibrary "1.0.3"]