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.
Fixing Issue #271
Testing
mvn clean package
passes with all tests except AdaHoeffdingOptionTreeTest due to #273