次の方法で共有


NumericalPredictionDriftMetricThreshold クラス

定義

NumericalPredictionDriftMetricThreshold。

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

コンストラクター

NumericalPredictionDriftMetricThreshold(NumericalPredictionDriftMetric)

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

プロパティ

Metric

[必須]計算する数値予測ドリフト メトリック。

ThresholdValue

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

(継承元 PredictionDriftMetricThresholdBase)

適用対象