Last Version

Interruptible MEKA 0.1.2

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

License

License

GroupId

GroupId

ai.libs.thirdparty
ArtifactId

ArtifactId

interruptible-meka
Version

Version

0.1.2
Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/mwever/meka

Download interruptible-meka 0.1.2


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

Dependencies

compile (12)

Group / Artifact Type Version
com.googlecode.jfilechooser-bookmarks : jfilechooser-bookmarks jar 0.1.0
org.kramerlab : bmad jar 2.4
gov.nist.math : jama jar 1.0.3
net.sf.trove4j : trove4j jar 3.0.1
com.github.fracpete : jclipboardhelper jar 0.1.1
org.markdownj : markdownj jar 0.3.0-1.0.2b4
net.sf.meka.thirdparty : mst jar 4.0
org.kramerlab : autoencoder jar 0.1
com.github.fracpete : multisearch-weka-package jar 2017.10.1
net.sf.meka.thirdparty : mulan jar 1.4.0
ai.libs.thirdparty : interruptible-weka jar 0.1.2
org.slf4j : slf4j-api jar 1.7.13

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.13
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.