License |
License |
---|---|
GroupId | GroupIdai.libs.thirdparty |
ArtifactId | ArtifactIdinterruptible-weka |
Version | Version0.1.6 |
Type | Typejar |
Description |
DescriptionInterruptible WEKA
A WEKA fork which allows to interrupt training and prediction procedures of the models.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
interruptible-weka-0.1.6.pom | |
interruptible-weka-0.1.6.jar | 6 MB |
interruptible-weka-0.1.6-sources.jar | 6 MB |
interruptible-weka-0.1.6-javadoc.jar | 11 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |