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
613 stars 354 forks source link

Fixes multilabel classifiers and multilabel generator #249

Closed canoalberto closed 2 years ago

canoalberto commented 2 years ago

Fixes issue https://github.com/Waikato/moa/issues/235 Fixes issue https://github.com/Waikato/moa/issues/137

Open issues: organization of packages: https://github.com/Waikato/moa/issues/159 multilabel metrics: https://github.com/Waikato/moa/issues/211