CGAL 5.2 - Classification
CGAL::Classification::Evaluation Member List

This is the complete list of members for CGAL::Classification::Evaluation, including all inherited members.

accuracy() constCGAL::Classification::Evaluation
append(const GroundTruthIndexRange &ground_truth, const ResultIndexRange &result)CGAL::Classification::Evaluation
confusion(Label_handle ground_truth, Label_handle result)CGAL::Classification::Evaluation
Evaluation(const Label_set &labels)CGAL::Classification::Evaluation
Evaluation(const Label_set &labels, const GroundTruthIndexRange &ground_truth, const ResultIndexRange &result)CGAL::Classification::Evaluation
f1_score(Label_handle label) constCGAL::Classification::Evaluation
intersection_over_union(Label_handle label) constCGAL::Classification::Evaluation
mean_f1_score() constCGAL::Classification::Evaluation
mean_intersection_over_union() constCGAL::Classification::Evaluation
number_of_items() constCGAL::Classification::Evaluation
number_of_misclassified_items() constCGAL::Classification::Evaluation
operator<<(std::ostream &os, const Evaluation &evaluation)CGAL::Classification::Evaluationfriend
output_to_html(std::ostream &os, const Evaluation &evaluation)CGAL::Classification::Evaluationstatic
precision(Label_handle label) constCGAL::Classification::Evaluation
recall(Label_handle label) constCGAL::Classification::Evaluation