The class Labels models labels, i.e. class assignments of objects.
virtual EEvaluationDirection get_evaluation_direction() const =0
virtual float64_t evaluate(CLabels *predicted, CLabels *ground_truth)=0
virtual void set_indices(SGVector< index_t > indices)
Class SGObject is the base class of all shogun objects.
all of classes and functions are contained in the shogun namespace
Class Evaluation, a base class for other classes used to evaluate labels, e.g. accuracy of classifica...