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
609 stars 353 forks source link

Allowing AUE2 to use other base learners than Hoeffding Trees. #188

Closed dabrze closed 4 years ago

dabrze commented 4 years ago

Enforcing memory limits only when Hoeffding Trees are used as base learners.