\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12.1 - 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
Evaluation(const Label_set &labels, const LabelIndexRange &ground_truth, const LabelIndexRange &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
precision(Label_handle label) constCGAL::Classification::Evaluation
recall(Label_handle label) constCGAL::Classification::Evaluation