Last Version

meka 1.9.6

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.meka
ArtifactId

ArtifactId

meka
Version

Version

1.9.6
Type

Type

jar
Description

Description

meka
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

http://meka.sourceforge.net/
Source Code Management

Source Code Management

https://github.com/waikato/meka

Download meka 1.9.6


<!-- 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"]

Dependencies

compile (15)

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

test (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev test-jar 3.9.6
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.