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.

License

License

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.moa
ArtifactId

ArtifactId

moa
Last Version

Last Version

2021.07.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://moa.cms.waikato.ac.nz/
Project Organization

Project Organization

University of Waikato, Hamilton, NZ

Download moa

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.googlecode.java-diff-utils : diffutils jar 1.2.1

Project Modules

There are no modules declared in this project.
nz.ac.waikato.cms.moa

Computing and Mathematical Sciences, University of Waikato

Versions

Version
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