MOA is an open source framework for Big Data stream mining. It includes a collection of machine learning algorithms (classification, regression, clustering, outlier detection, concept drift detection and recommender systems) and tools for evaluation.
The tests run with mvn clean package on Regressors are failing due to 73cb667c855f26ff018afbdd01e337e8e162bd6a
(which introduced coefficient of determination and adjusted coefficient of determination to Basic and Window Regression Performance Evaluators).
The tests run with
mvn clean package
on Regressors are failing due to 73cb667c855f26ff018afbdd01e337e8e162bd6a (which introduced coefficient of determination and adjusted coefficient of determination to Basic and Window Regression Performance Evaluators).