次の方法で共有


ClassificationModelPerformanceMetricThreshold クラス

定義

ClassificationModelPerformanceMetricThreshold。

public class ClassificationModelPerformanceMetricThreshold : Azure.ResourceManager.MachineLearning.Models.ModelPerformanceMetricThresholdBase
type ClassificationModelPerformanceMetricThreshold = class
    inherit ModelPerformanceMetricThresholdBase
Public Class ClassificationModelPerformanceMetricThreshold
Inherits ModelPerformanceMetricThresholdBase
継承
ClassificationModelPerformanceMetricThreshold

コンストラクター

ClassificationModelPerformanceMetricThreshold(ClassificationModelPerformanceMetric)

ClassificationModelPerformanceMetricThreshold の新しいインスタンスを初期化します。

プロパティ

Metric

[必須]計算する分類モデルのパフォーマンス。

ThresholdValue

しきい値。 null の場合、セットの既定値はメトリックの種類によって異なります。

(継承元 ModelPerformanceMetricThresholdBase)

適用対象