CGAL 5.0.3 - Classification
|
This is the complete list of members for CGAL::Classification::Evaluation, including all inherited members.
accuracy() const | CGAL::Classification::Evaluation | |
Evaluation(const Label_set &labels, const GroundTruthIndexRange &ground_truth, const ResultIndexRange &result) | CGAL::Classification::Evaluation | |
f1_score(Label_handle label) const | CGAL::Classification::Evaluation | |
intersection_over_union(Label_handle label) const | CGAL::Classification::Evaluation | |
mean_f1_score() const | CGAL::Classification::Evaluation | |
mean_intersection_over_union() const | CGAL::Classification::Evaluation | |
precision(Label_handle label) const | CGAL::Classification::Evaluation | |
recall(Label_handle label) const | CGAL::Classification::Evaluation |