NumericalDataDriftMetricThreshold クラス

定義

NumericalDataDriftMetricThreshold。

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

コンストラクター

NumericalDataDriftMetricThreshold(NumericalDataDriftMetric)

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

プロパティ

Metric

[必須]計算する数値データ ドリフト メトリック。

ThresholdValue

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

(継承元 DataDriftMetricThresholdBase)

適用対象