CategoricalPredictionDriftMetricThreshold クラス

定義

CategoricalPredictionDriftMetricThreshold。

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

コンストラクター

CategoricalPredictionDriftMetricThreshold(CategoricalPredictionDriftMetric)

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

プロパティ

Metric

[必須]計算するカテゴリ予測ドリフト メトリック。

ThresholdValue

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

(継承元 PredictionDriftMetricThresholdBase)

適用対象