Artifacts using Weka Dev (257)
Sort by:Popular

An extensible web page segmentation and analysis framework - Classification algorithms.
Last Release on Jan 30, 2018
DKPro Similarity Algorithms ML GPL
Last Release on Sep 10, 2018
Contains meta-filter/-classifier/-cluster to get access to the data that is being used.
Last Release on Sep 13, 2019
LIMES Core Library
Last Release on Aug 14, 2024
A collection of multi-instance learning classifiers. Includes the Citation KNN method, several variants of the diverse density method, support vector machines for multi-instance learning, simple wrappers for applying standard propositional learners to multi-instance data, decision tree and rule learners, and some other methods.
Last Release on Feb 21, 2017
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. ADAMS fork.
Last Release on Oct 17, 2022
CSV loader/saver that handles common CSV formats.
Last Release on Jul 5, 2024
Common classes for MedGIFT ePad plugins, Web Services, etc.
Last Release on Mar 15, 2017
Simple learning schemes for educational purposes (Prism, Id3, IB1 and NaiveBayesSimple).
Last Release on Apr 26, 2012
Class implementing a HyperPipe classifier. For each category a HyperPipe is constructed that contains all points of that category (essentially records the attribute bounds observed for each category). Test instances are classified according to the category that "most contains the instance". Does not handle numeric class, or missing values in test cases. Extremely simple algorithm, but has the advantage of being extremely fast, and works quite well when you have "smegloads" of attributes.
Last Release on Apr 26, 2012