NumericalPredictionDriftMetricThreshold Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
The NumericalPredictionDriftMetricThreshold.
public class NumericalPredictionDriftMetricThreshold : Azure.ResourceManager.MachineLearning.Models.PredictionDriftMetricThresholdBase
type NumericalPredictionDriftMetricThreshold = class
inherit PredictionDriftMetricThresholdBase
Public Class NumericalPredictionDriftMetricThreshold
Inherits PredictionDriftMetricThresholdBase
- Héritage
Constructeurs
NumericalPredictionDriftMetricThreshold(NumericalPredictionDriftMetric) |
Initialise une nouvelle instance de NumericalPredictionDriftMetricThreshold. |
Propriétés
Metric |
[Obligatoire] Métrique de dérive de prédiction numérique à calculer. |
ThresholdValue |
Valeur de seuil. Si la valeur est null, la valeur par défaut de l’ensemble dépend du type de métrique. (Hérité de PredictionDriftMetricThresholdBase) |