次の方法で共有


NumericalDataQualityMetricThreshold クラス

定義

NumericalDataQualityMetricThreshold。

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

コンストラクター

NumericalDataQualityMetricThreshold(NumericalDataQualityMetric)

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

プロパティ

Metric

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

ThresholdValue

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

(継承元 DataQualityMetricThresholdBase)

適用対象