JAICore-ML-WEKA

This project provides utils to deal with machine learning tasks. Especially it gives support to work with standard ML libraries in Java.

License

License

GroupId

GroupId

ai.libs
ArtifactId

ArtifactId

jaicore-ml-weka
Last Version

Last Version

0.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

JAICore-ML-WEKA
This project provides utils to deal with machine learning tasks. Especially it gives support to work with standard ML libraries in Java.
Source Code Management

Source Code Management

https://github.com/fmohr/AILibs

Download jaicore-ml-weka

How to add to project

<!-- https://jarcasting.com/artifacts/ai.libs/jaicore-ml-weka/ -->
<dependency>
    <groupId>ai.libs</groupId>
    <artifactId>jaicore-ml-weka</artifactId>
    <version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/ai.libs/jaicore-ml-weka/
implementation 'ai.libs:jaicore-ml-weka:0.2.7'
// https://jarcasting.com/artifacts/ai.libs/jaicore-ml-weka/
implementation ("ai.libs:jaicore-ml-weka:0.2.7")
'ai.libs:jaicore-ml-weka:jar:0.2.7'
<dependency org="ai.libs" name="jaicore-ml-weka" rev="0.2.7">
  <artifact name="jaicore-ml-weka" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.libs', module='jaicore-ml-weka', version='0.2.7')
)
libraryDependencies += "ai.libs" % "jaicore-ml-weka" % "0.2.7"
[ai.libs/jaicore-ml-weka "0.2.7"]

Dependencies

compile (8)

Group / Artifact Type Version
org.aeonbits.owner : owner-java8 jar 1.0.10
com.google.guava : guava jar 27.0-jre
org.slf4j : slf4j-api jar 1.7.25
ai.libs : jaicore-ml jar 0.2.7
org.api4 : ai-ml jar 1.0.0
ai.libs.thirdparty : interruptible-weka jar 0.1.6
nz.ac.waikato.cms.weka : rotationForest jar 1.0.3
org.openml : apiconnector jar 1.0.25

test (10)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19
ai.libs : jaicore-basic jar 0.2.7
ai.libs : jaicore-ml jar 0.2.7
ai.libs : jaicore-search jar 0.2.7
ai.libs : jaicore-planning jar 0.2.7
org.junit.platform : junit-platform-runner jar 1.7.0
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0