License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.meka |
ArtifactId | ArtifactIdmeka |
Last Version | Last Version1.9.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmeka
The MEKA project provides an open source implementation of methods for multi-label classification and evaluation. It is based on the WEKA Machine Learning Toolkit. Several benchmark methods are also included, as well as the pruned sets and classifier chains methods, other methods from the scientific literature, and a wrapper to the MULAN framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
meka-1.9.6.pom | |
meka-1.9.6.jar | 297 KB |
meka-1.9.6-sources.jar | 208 KB |
meka-1.9.6-javadoc.jar | 582 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.meka/meka/ -->
<dependency>
<groupId>net.sf.meka</groupId>
<artifactId>meka</artifactId>
<version>1.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.meka/meka/
implementation 'net.sf.meka:meka:1.9.6'
// https://jarcasting.com/artifacts/net.sf.meka/meka/
implementation ("net.sf.meka:meka:1.9.6")
'net.sf.meka:meka:jar:1.9.6'
<dependency org="net.sf.meka" name="meka" rev="1.9.6">
<artifact name="meka" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.meka', module='meka', version='1.9.6')
)
libraryDependencies += "net.sf.meka" % "meka" % "1.9.6"
[net.sf.meka/meka "1.9.6"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | jar | 3.9.6 |
net.sf.meka.thirdparty : mulan | jar | 1.4.0 |
net.sf.meka.thirdparty : mst | jar | 4.0 |
com.github.fracpete : jide-oss | jar | 3.6.18.2 |
com.formdev : flatlaf | jar | 0.38 |
com.formdev : flatlaf-jide-oss | jar | 0.38 |
com.github.fracpete : jfilechooser-bookmarks | jar | 0.1.8 |
com.github.fracpete : jclipboardhelper | jar | 0.1.2 |
com.github.fracpete : jshell-scripting | jar | 0.1.0 |
gov.nist.math : jama | jar | 1.0.3 |
net.sf.trove4j : trove4j | jar | 3.0.3 |
org.kramerlab : bmad | jar | 2.4 |
org.kramerlab : autoencoder | jar | 0.1 |
org.markdownj : markdownj-core | jar | 0.4 |
com.github.fracpete : multisearch-weka-package | jar | 2020.2.17 |
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | test-jar | 3.9.6 |
junit : junit | jar | 4.13.1 |