mini-weka

The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This version represents the developer version, the "bleeding edge" of development, you could say. New functionality gets added to this version.

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

mini-weka
Last Version

Last Version

3.9.15955
Release Date

Release Date

Type

Type

jar
Description

Description

mini-weka
The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This version represents the developer version, the "bleeding edge" of development, you could say. New functionality gets added to this version.
Project URL

Project URL

http://www.cs.waikato.ac.nz/ml/weka/
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://github.com/fracpete/mini-weka

Download mini-weka

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.vbmacher : java-cup-runtime jar 11b-20160615

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.9.15955
3.9.15750
3.9.15580