NumericalPredictionDriftMetricThreshold Class

Definition

The NumericalPredictionDriftMetricThreshold.

public class NumericalPredictionDriftMetricThreshold : Azure.ResourceManager.MachineLearning.Models.PredictionDriftMetricThresholdBase
type NumericalPredictionDriftMetricThreshold = class
    inherit PredictionDriftMetricThresholdBase
Public Class NumericalPredictionDriftMetricThreshold
Inherits PredictionDriftMetricThresholdBase
Inheritance
NumericalPredictionDriftMetricThreshold

Constructors

NumericalPredictionDriftMetricThreshold(NumericalPredictionDriftMetric)

Initializes a new instance of NumericalPredictionDriftMetricThreshold.

Properties

Metric

[Required] The numerical prediction drift metric to calculate.

ThresholdValue

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

(Inherited from PredictionDriftMetricThresholdBase)

Applies to