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