NumericalPredictionDriftMetricThreshold Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância de 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)
Parâmetros
[Obrigatório] A métrica de descompasso de previsão numérica a ser calculada.