is not current version
Last Version 0.1.6

ai.libs.thirdparty:interruptible-weka 0.1.0

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

GroupId

GroupId

ai.libs.thirdparty
ArtifactId

ArtifactId

interruptible-weka
Version

Version

0.1.0
Type

Type

jar

Download interruptible-weka 0.1.0


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