Last Version

weka-stable 3.8.6

The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This is the stable version. Apart from bugfixes, this version does not receive any other breaking updates.

License

License

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

weka-stable
Version

Version

3.8.6
Type

Type

jar
Description

Description

weka-stable
The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This is the stable version. Apart from bugfixes, this version does not receive any other breaking updates.
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://svn.cms.waikato.ac.nz/svn/weka/tags/weka-stable-3.8.6

Download weka-stable 3.8.6


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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.vbmacher : java-cup jar 11b-20160615
com.github.vbmacher : java-cup-runtime jar 11b-20160615
nz.ac.waikato.cms.weka.thirdparty : bounce jar 0.18
org.apache.commons : commons-compress Optional jar 1.21
com.googlecode.matrix-toolkits-java : mtj jar 1.0.4
net.sourceforge.f2j : arpack_combined_all jar 0.1
com.googlecode.netlib-java : netlib-java jar 1.1
com.github.fracpete : jfilechooser-bookmarks jar 0.1.6
com.sun.istack : istack-commons-runtime jar 3.0.12
jakarta.activation : jakarta.activation-api jar 1.2.2
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
org.glassfish.jaxb : jaxb-runtime jar 2.3.5

runtime (1)

Group / Artifact Type Version
com.formdev : flatlaf jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.