CategoricalPredictionDriftMetricThreshold Classe
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.
O CategoricalPredictionDriftMetricThreshold.
public class CategoricalPredictionDriftMetricThreshold : Azure.ResourceManager.MachineLearning.Models.PredictionDriftMetricThresholdBase
type CategoricalPredictionDriftMetricThreshold = class
inherit PredictionDriftMetricThresholdBase
Public Class CategoricalPredictionDriftMetricThreshold
Inherits PredictionDriftMetricThresholdBase
- Herança
Construtores
CategoricalPredictionDriftMetricThreshold(CategoricalPredictionDriftMetric) |
Inicializa uma nova instância de CategoricalPredictionDriftMetricThreshold. |
Propriedades
Metric |
[Obrigatório] A métrica de descompasso de previsão categórica a ser calculada. |
ThresholdValue |
O valor limite. Se for nulo, o padrão definido dependerá do tipo de métrica. (Herdado de PredictionDriftMetricThresholdBase) |