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

How to Use Evaluation Metrics in Meka #168

Closed haokeliu closed 5 years ago

haokeliu commented 5 years ago

I am a beginner of MOA. I am studying multi-label data stream, but I find that MOA has very few evaluation metrics on multi-label. I would like to try to use the evaluation metrics in meka.Is there any convenient way? I would be very grateful if you could provide me with some suggestions.