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