CategoricalDataQualityMetricThreshold クラス

定義

CategoricalDataQualityMetricThreshold。

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

コンストラクター

CategoricalDataQualityMetricThreshold(CategoricalDataQualityMetric)

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

プロパティ

Metric

[必須]計算するカテゴリ 別のデータ品質メトリック。

ThresholdValue

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

(継承元 DataQualityMetricThresholdBase)

適用対象