CategoricalPredictionDriftMetricThreshold クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
CategoricalPredictionDriftMetricThreshold。
public class CategoricalPredictionDriftMetricThreshold : Azure.ResourceManager.MachineLearning.Models.PredictionDriftMetricThresholdBase
type CategoricalPredictionDriftMetricThreshold = class
inherit PredictionDriftMetricThresholdBase
Public Class CategoricalPredictionDriftMetricThreshold
Inherits PredictionDriftMetricThresholdBase
- 継承
コンストラクター
CategoricalPredictionDriftMetricThreshold(CategoricalPredictionDriftMetric) |
CategoricalPredictionDriftMetricThreshold の新しいインスタンスを初期化します。 |
プロパティ
Metric |
[必須]計算するカテゴリ予測ドリフト メトリック。 |
ThresholdValue |
しきい値。 null の場合、既定値の設定はメトリックの種類によって異なります。 (継承元 PredictionDriftMetricThresholdBase) |