次の方法で共有


CategoricalDataDriftMetricThreshold クラス

定義

CategoricalDataDriftMetricThreshold。

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

コンストラクター

CategoricalDataDriftMetricThreshold(CategoricalDataDriftMetric)

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

プロパティ

Metric

[必須]計算するカテゴリ データ ドリフト メトリック。

ThresholdValue

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

(継承元 DataDriftMetricThresholdBase)

適用対象