jar

nz.ac.waikato.cms.adams : moa-kafka

Maven & Gradle

Oct 17, 2022
0 stars

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.

Table Of Contents

Latest Version

Download nz.ac.waikato.cms.adams : moa-kafka JAR file - Latest Versions:

All Versions

Download nz.ac.waikato.cms.adams : moa-kafka JAR file - All Versions:

Version Vulnerabilities Size Updated
2022.10.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window moa-kafka-2022.10.17.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

moa.streams

├─ moa.streams.KafkaStream.class - [JAR]

moa.util

├─ moa.util.KafkaUtils.class - [JAR]

├─ moa.util.ObjectDeserializer.class - [JAR]

├─ moa.util.ObjectSerializer.class - [JAR]

moa.tasks

├─ moa.tasks.WriteToTopicTask.class - [JAR]