DiSMEC++
dismec::prediction::MacroMetricReporter Member List

This is the complete list of members for dismec::prediction::MacroMetricReporter, including all inherited members.

add_accuracy(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
add_balanced_accuracy(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
add_confusion_matrix()dismec::prediction::MacroMetricReporter
add_coverage(double threshold, std::string name={})dismec::prediction::MacroMetricReporter
add_diagnostic_odds_ratio(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
add_f_measure(ReductionType reduction=MACRO, double beta=1.0, std::string name={})dismec::prediction::MacroMetricReporter
add_fowlkes_mallows(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
add_informedness(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
add_markedness(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
add_matthews(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
add_negative_likelihood_ratio(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
add_negative_predictive_value(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
add_positive_likelihood_ratio(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
add_precision(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
add_recall(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
add_reduction(std::string name, ReductionType type, std::function< double(const ConfusionMatrix &)>)dismec::prediction::MacroMetricReporter
add_reduction_helper(std::string name, const char *pattern, ReductionType type, std::function< double(const ConfusionMatrix &)> fn)dismec::prediction::MacroMetricReporterprivate
add_specificity(ReductionType reduction=MACRO, std::string name={})dismec::prediction::MacroMetricReporter
get_values() const overridedismec::prediction::MacroMetricReportervirtual
m_ConfusionMatrixdismec::prediction::MacroMetricReporterprivate
m_MacroReductionsdismec::prediction::MacroMetricReporterprivate
m_MicroReductionsdismec::prediction::MacroMetricReporterprivate
MACRO enum valuedismec::prediction::MacroMetricReporter
MacroMetricReporter(const ConfusionMatrixRecorder *confusion)dismec::prediction::MacroMetricReporterexplicit
metric_t typedefdismec::prediction::MetricReportInterface
MICRO enum valuedismec::prediction::MacroMetricReporter
reduction_fn typedefdismec::prediction::MacroMetricReporterprivate
ReductionType enum namedismec::prediction::MacroMetricReporter
~MetricReportInterface()=defaultdismec::prediction::MetricReportInterfacevirtual