MOA: Massive Online Analysis

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems.

Лицензия

Лицензия

Категории

Категории

MOA Прикладные библиотеки Machine Learning
Группа

Группа

nz.ac.waikato.cms.moa
Идентификатор

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

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

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

2021.07.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

MOA: Massive Online Analysis
Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems.
Ссылка на сайт

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

http://moa.cms.waikato.ac.nz/
Организация-разработчик

Организация-разработчик

University of Waikato, Hamilton, NZ

Скачать moa

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

<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.moa/moa/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.moa</groupId>
    <artifactId>moa</artifactId>
    <version>2021.07.0</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.moa/moa/
implementation 'nz.ac.waikato.cms.moa:moa:2021.07.0'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.moa/moa/
implementation ("nz.ac.waikato.cms.moa:moa:2021.07.0")
'nz.ac.waikato.cms.moa:moa:jar:2021.07.0'
<dependency org="nz.ac.waikato.cms.moa" name="moa" rev="2021.07.0">
  <artifact name="moa" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.moa', module='moa', version='2021.07.0')
)
libraryDependencies += "nz.ac.waikato.cms.moa" % "moa" % "2021.07.0"
[nz.ac.waikato.cms.moa/moa "2021.07.0"]

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
nz.ac.waikato.cms.weka : weka-dev jar 3.9.2
com.github.fracpete : sizeofag jar 1.0.4
com.google.guava : guava jar 29.0-jre
com.github.waikato : jclasslocator jar 0.0.18
com.github.fracpete : jshell-scripting jar 0.1.0
net.sf.meka : meka jar 1.9.2
org.apache.commons : commons-math3 jar 3.6.1
com.opencsv : opencsv jar 4.0
commons-cli : commons-cli jar 1.4
commons-io : commons-io jar 2.7
org.jfree : jfreechart jar 1.0.19
com.google.code.gson : gson jar 2.8.5
ca.umontreal.iro : ssj jar 2.5
com.github.yannrichet : JMathPlot jar 1.0.1
com.github.yannrichet : JMathIO jar 1.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
com.googlecode.java-diff-utils : diffutils jar 1.2.1

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

Данный проект не имеет модулей.
nz.ac.waikato.cms.moa

Computing and Mathematical Sciences, University of Waikato

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

Версия
2021.07.0
2020.12.0
2020.07.1
2020.07.0
2020.06.0
2019.05.0
2019.04.1
2019.04.0
2018.6.0
2017.06
2016.04
2015.11
2014.11
2014.04
2013.11
2012.08
2012.03