License |
License |
---|---|
GroupId | GroupIdcom.github.fracpete |
ArtifactId | ArtifactIdmini-weka |
Last Version | Last Version3.9.15955 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmini-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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mini-weka-3.9.15955.pom | |
mini-weka-3.9.15955.jar | 2 MB |
mini-weka-3.9.15955-tests.jar | 992 KB |
mini-weka-3.9.15955-test-sources.jar | 946 KB |
mini-weka-3.9.15955-sources.jar | 2 MB |
mini-weka-3.9.15955-javadoc.jar | 5 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.vbmacher : java-cup-runtime | jar | 11b-20160615 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |