Compartilhar via


CategoricalPredictionDriftMetricThreshold Construtor

Definição

Inicializa uma nova instância de CategoricalPredictionDriftMetricThreshold.

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

Parâmetros

metric
CategoricalPredictionDriftMetric

[Obrigatório] A métrica de descompasso de previsão categórica a ser calculada.

Aplica-se a