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
603 stars 352 forks source link

data with noise class #264

Closed gusnunes closed 1 year ago

gusnunes commented 1 year ago

In the class "MembershipMatrix", the lines 43 and 44 were commented, so when it's checked in the evaluation class F1 if the classmap (mm) has a noise class (line 52) the result is always false, because the HashMap doesn't contains the key equal to -1