Last Version

MOA: meta-package 2021.07.0

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-pom
Version

Version

2021.07.0
Type

Type

pom
Description

Description

MOA: meta-package
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
Source Code Management

Source Code Management

https://github.com/waikato/moa

Download moa-pom 2021.07.0

Filename Size
moa-pom-2021.07.0.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • moa
  • weka-package
  • moa-kafka