11 #ifndef BINARYCLASSEVALUATION_H_
12 #define BINARYCLASSEVALUATION_H_
The class Labels models labels, i.e. class assignments of objects.
virtual float64_t evaluate(CLabels *predicted, CLabels *ground_truth)=0
all of classes and functions are contained in the shogun namespace
virtual ~CBinaryClassEvaluation()
The class TwoClassEvaluation, a base class used to evaluate binary classification labels...
Class Evaluation, a base class for other classes used to evaluate labels, e.g. accuracy of classifica...