Last Version

MOA: Add-ons for Kafka 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. This artifact enables you to stream data to MOA from Kafka.

License

License

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.moa
ArtifactId

ArtifactId

moa-kafka
Version

Version

2021.07.0
Type

Type

jar
Description

Description

MOA: Add-ons for Kafka
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. This artifact enables you to stream data to MOA from Kafka.
Project URL

Project URL

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

Project Organization

University of Waikato, Hamilton, NZ

Download moa-kafka 2021.07.0


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

Dependencies

compile (2)

Group / Artifact Type Version
nz.ac.waikato.cms.moa : moa jar [2021.07.0,)
org.apache.kafka : kafka-clients jar 2.3.0

Project Modules

There are no modules declared in this project.