Sdílet prostřednictvím


CategoricalDataDriftMetricThreshold Class

Definition

The CategoricalDataDriftMetricThreshold.

public class CategoricalDataDriftMetricThreshold : Azure.ResourceManager.MachineLearning.Models.DataDriftMetricThresholdBase
type CategoricalDataDriftMetricThreshold = class
    inherit DataDriftMetricThresholdBase
Public Class CategoricalDataDriftMetricThreshold
Inherits DataDriftMetricThresholdBase
Inheritance
CategoricalDataDriftMetricThreshold

Constructors

CategoricalDataDriftMetricThreshold(CategoricalDataDriftMetric)

Initializes a new instance of CategoricalDataDriftMetricThreshold.

Properties

Metric

[Required] The categorical data drift metric to calculate.

ThresholdValue

The threshold value. If null, the set default is dependent on the metric type.

(Inherited from DataDriftMetricThresholdBase)

Applies to