11 #ifndef __CLUSTERINGACCURACY_H__
12 #define __CLUSTERINGACCURACY_H__
55 return "ClusteringAccuracy";
The class Labels models labels, i.e. class assignments of objects.
virtual ~CClusteringAccuracy()
virtual const char * get_name() const
The base class used to evaluate clustering.
virtual EEvaluationDirection get_evaluation_direction() const
all of classes and functions are contained in the shogun namespace
virtual float64_t evaluate(CLabels *predicted, CLabels *ground_truth)