次の方法で共有


CategoricalPredictionDriftMetricThreshold コンストラクター

定義

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

public CategoricalPredictionDriftMetricThreshold (Azure.ResourceManager.MachineLearning.Models.CategoricalPredictionDriftMetric metric);
new Azure.ResourceManager.MachineLearning.Models.CategoricalPredictionDriftMetricThreshold : Azure.ResourceManager.MachineLearning.Models.CategoricalPredictionDriftMetric -> Azure.ResourceManager.MachineLearning.Models.CategoricalPredictionDriftMetricThreshold
Public Sub New (metric As CategoricalPredictionDriftMetric)

パラメーター

metric
CategoricalPredictionDriftMetric

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

適用対象