Last Version

Interruptible WEKA 0.1.6

A WEKA fork which allows to interrupt training and prediction procedures of the models.

License

License

GroupId

GroupId

ai.libs.thirdparty
ArtifactId

ArtifactId

interruptible-weka
Version

Version

0.1.6
Type

Type

jar
Description

Description

Interruptible WEKA
A WEKA fork which allows to interrupt training and prediction procedures of the models.
Source Code Management

Source Code Management

https://github.com/mwever/weka

Download interruptible-weka 0.1.6


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

Dependencies

compile (11)

Group / Artifact Type Version
nz.ac.waikato.cms.weka.thirdparty : bounce jar 0.18
nz.ac.waikato.cms.weka.thirdparty : java-cup-11b jar 2015.03.26
nz.ac.waikato.cms.weka.thirdparty : java-cup-11b-runtime jar 2015.03.26
net.sourceforge.f2j : arpack_combined_all jar 0.1
org.apache.commons : commons-compress jar 1.10
de.jflex : jflex jar 1.6.1
com.github.fommil.netlib : core jar 1.1.2
io.github.andreas-solti.matrix-toolkits-java : mtj jar 1.0.8
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.1
org.slf4j : slf4j-api jar 1.7.25

runtime (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.