13 using namespace shogun;
The class Labels models labels, i.e. class assignments of objects.
float64_t get_WRACC() const
#define SG_NOTIMPLEMENTED
EContingencyTableMeasureType m_type
void compute_scores(CLabels *predicted, CLabels *ground_truth)
float64_t get_cross_correlation() const
float64_t get_label(int32_t idx)
bool is_two_class_labeling()
float64_t get_error_rate() const
float64_t get_accuracy() const
static T sign(T a)
signum of type T variable a
virtual float64_t evaluate(CLabels *predicted, CLabels *ground_truth)
float64_t get_precision() const
float64_t get_specificity() const
float64_t get_BAL() const
float64_t get_recall() const
EEvaluationDirection get_evaluation_direction()