Share via


NumericalPredictionDriftMetricThreshold Constructor

Definition

Initializes a new instance of NumericalPredictionDriftMetricThreshold.

public NumericalPredictionDriftMetricThreshold (Azure.ResourceManager.MachineLearning.Models.NumericalPredictionDriftMetric metric);
new Azure.ResourceManager.MachineLearning.Models.NumericalPredictionDriftMetricThreshold : Azure.ResourceManager.MachineLearning.Models.NumericalPredictionDriftMetric -> Azure.ResourceManager.MachineLearning.Models.NumericalPredictionDriftMetricThreshold
Public Sub New (metric As NumericalPredictionDriftMetric)

Parameters

metric
NumericalPredictionDriftMetric

[Required] The numerical prediction drift metric to calculate.

Applies to