BinaryClassificationMetricsStatistics Třída

Definice

Třída BinaryClassificationMetricsStatistics uchovává souhrnné statistiky u více pozorování BinaryClassificationMetrics.

public sealed class BinaryClassificationMetricsStatistics
type BinaryClassificationMetricsStatistics = class
Public NotInheritable Class BinaryClassificationMetricsStatistics
Dědičnost
BinaryClassificationMetricsStatistics

Vlastnosti

Accuracy

Souhrnná statistika pro Accuracy.

AreaUnderPrecisionRecallCurve

Souhrnná statistika pro AreaUnderPrecisionRecallCurve.

AreaUnderRocCurve

Souhrnná statistika pro AreaUnderRocCurve.

F1Score

Souhrnná statistika pro F1Score.

NegativePrecision

Souhrnná statistika pro NegativePrecision.

NegativeRecall

Souhrnná statistika pro NegativeRecall.

PositivePrecision

Souhrnná statistika pro PositivePrecision.

PositiveRecall

Souhrnná statistika pro PositiveRecall.

Platí pro