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