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