Waikato / moa

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.
http://moa.cms.waikato.ac.nz/
GNU General Public License v3.0
614 stars 355 forks source link

Added heterogeneous Ensembles According to BLAST algorithm #83

Closed janvanrijn closed 7 years ago

janvanrijn commented 7 years ago

(1) Added the Heterogeneous Ensembles from the BLAST paper (2) Added Junit Test for the Heterogeneous Ensembles (3) Bug fix in the ListOptionEditComponent (correctly delegates the text to it's member)