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.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.meka
Идентификатор

Идентификатор

meka
Последняя версия

Последняя версия

1.9.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://meka.sourceforge.net/
Система контроля версий

Система контроля версий

https://github.com/waikato/meka

Скачать meka

Имя Файла Размер
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
Обзор

Как подключить последнюю версию

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

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
nz.ac.waikato.cms.weka : weka-dev test-jar 3.9.6
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.
net.sf.meka

Computing and Mathematical Sciences, University of Waikato

Версии библиотеки

Версия
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.7.7
1.7.6
1.7.5
1.7.3
1.6.2
1.6.0
1.5.0