Compartir a través de


CategoricalPredictionDriftMetricThreshold Clase

Definición

The CategoricalPredictionDriftMetricThreshold.

public class CategoricalPredictionDriftMetricThreshold : Azure.ResourceManager.MachineLearning.Models.PredictionDriftMetricThresholdBase
type CategoricalPredictionDriftMetricThreshold = class
    inherit PredictionDriftMetricThresholdBase
Public Class CategoricalPredictionDriftMetricThreshold
Inherits PredictionDriftMetricThresholdBase
Herencia
CategoricalPredictionDriftMetricThreshold

Constructores

CategoricalPredictionDriftMetricThreshold(CategoricalPredictionDriftMetric)

Inicializa una nueva instancia de CategoricalPredictionDriftMetricThreshold.

Propiedades

Metric

[Obligatorio] Métrica de desfase de predicción categórica que se va a calcular.

ThresholdValue

Valor de umbral. Si es null, el valor predeterminado establecido depende del tipo de métrica.

(Heredado de PredictionDriftMetricThresholdBase)

Se aplica a