Jar examples for m:moa
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.
You can download jar file moa 2016.04 in this page.
GNU General Public License 3.0
You can use the following script to add moa-2016.04.jar to your project.
<dependency> <groupId>nz.ac.waikato.cms.moa</groupId> <artifactId>moa</artifactId> <version>2016.04</version> </dependency>
compile group: 'nz.ac.waikato.cms.moa', name: 'moa', version: '2016.04'
libraryDependencies += "nz.ac.waikato.cms.moa" % "moa" % "2016.04"
<dependency org="nz.ac.waikato.cms.moa" name="moa" rev="2016.04"/>
@Grapes(@Grab(group='nz.ac.waikato.cms.moa', module='moa', version='2016.04'))
'nz.ac.waikato.cms.moa:moa:jar:2016.04'
Click the following link to download the jar file.
moa-2016.04-javadoc.jar