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

Interpretation of results #207

Open gintriago12 opened 4 years ago

gintriago12 commented 4 years ago

Hi,

Please see the two pictures below:

Fig. 1 EvaluateInterleavedTestThenTrain

imagen

Fig. 2 EvaluateModel

imagen

The columns of the results of EvaluateModel do not match each column header. From Fig. 2 the evaluation time column has the values of classified instances. This do not let me know exactly what is the accuracy for EvaluateModel. Any help?

abifet commented 3 years ago

EvaluateModel was not prepared to be shown in the plot area. This is something to fix.