License |
License |
---|---|
GroupId | GroupIdai.libs |
ArtifactId | ArtifactIdmlplan-weka |
Last Version | Last Version0.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMLPlan-WEKA
This project provides an implementation of the AutoML tool ML-Plan for WEKA.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mlplan-weka-0.2.7.pom | |
mlplan-weka-0.2.7.jar | 147 KB |
mlplan-weka-0.2.7-sources.jar | 138 KB |
mlplan-weka-0.2.7-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.libs/mlplan-weka/ -->
<dependency>
<groupId>ai.libs</groupId>
<artifactId>mlplan-weka</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/ai.libs/mlplan-weka/
implementation 'ai.libs:mlplan-weka:0.2.7'
// https://jarcasting.com/artifacts/ai.libs/mlplan-weka/
implementation ("ai.libs:mlplan-weka:0.2.7")
'ai.libs:mlplan-weka:jar:0.2.7'
<dependency org="ai.libs" name="mlplan-weka" rev="0.2.7">
<artifact name="mlplan-weka" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.libs', module='mlplan-weka', version='0.2.7')
)
libraryDependencies += "ai.libs" % "mlplan-weka" % "0.2.7"
[ai.libs/mlplan-weka "0.2.7"]
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 |
ai.libs : jaicore-ml-weka | jar | 0.2.7 |
ai.libs : mlplan-core | jar | 0.2.7 |
ai.libs : mlplan-gui | jar | 0.2.7 |
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-search | jar | 0.2.7 |
ai.libs : jaicore-components | jar | 0.2.7 |
ai.libs : jaicore-ml | jar | 0.2.7 |
ai.libs : mlplan-core | 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 |