BinaryClassificationMetricsStatistics クラス

定義

このクラスには BinaryClassificationMetricsStatistics 、複数の観測値に関する概要統計が保持されます BinaryClassificationMetrics

public sealed class BinaryClassificationMetricsStatistics
type BinaryClassificationMetricsStatistics = class
Public NotInheritable Class BinaryClassificationMetricsStatistics
継承
BinaryClassificationMetricsStatistics

プロパティ

Accuracy

の概要統計Accuracy

AreaUnderPrecisionRecallCurve

の概要の統計情報 AreaUnderPrecisionRecallCurve

AreaUnderRocCurve

の概要統計AreaUnderRocCurve

F1Score

の概要の統計情報 F1Score

NegativePrecision

の概要の統計情報 NegativePrecision

NegativeRecall

の概要の統計情報 NegativeRecall

PositivePrecision

の概要の統計情報 PositivePrecision

PositiveRecall

の概要の統計情報 PositiveRecall

適用対象