Last Version

OpenmlWeka 0.9.7

Library for connecting Weka algorithms to OpenML.

License

License

GroupId

GroupId

org.openml
ArtifactId

ArtifactId

openmlweka
Version

Version

0.9.7
Type

Type

jar
Description

Description

OpenmlWeka
Library for connecting Weka algorithms to OpenML.
Project URL

Project URL

https://openml.org/
Project Organization

Project Organization

Leiden University, NL
Source Code Management

Source Code Management

https://github.com/openml/openml-weka

Download openmlweka 0.9.7


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

Dependencies

compile (6)

Group / Artifact Type Version
org.openml : apiconnector jar 1.0.23
org.json : json jar 20140107
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-math3 jar 3.6.1
nz.ac.waikato.cms.weka : weka-dev jar [3.9.0,)
com.github.fracpete : multisearch-weka-package jar [2018.9.2,)

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.