License |
License |
---|---|
GroupId | GroupIdai.libs.thirdparty |
ArtifactId | ArtifactIdinterruptible-meka |
Version | Version0.1.2 |
Type | Typejar |
Description |
DescriptionInterruptible MEKA
A MEKA fork which allows to interrupt training and prediction procedures of the models.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
interruptible-meka-0.1.2.pom | |
interruptible-meka-0.1.2.jar | 574 KB |
interruptible-meka-0.1.2-sources.jar | 486 KB |
interruptible-meka-0.1.2-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.13 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |