CategoricalDataDriftMetricThreshold 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 CategoricalDataDriftMetricThreshold.
public class CategoricalDataDriftMetricThreshold : Azure.ResourceManager.MachineLearning.Models.DataDriftMetricThresholdBase
type CategoricalDataDriftMetricThreshold = class
inherit DataDriftMetricThresholdBase
Public Class CategoricalDataDriftMetricThreshold
Inherits DataDriftMetricThresholdBase
- Héritage
Constructeurs
CategoricalDataDriftMetricThreshold(CategoricalDataDriftMetric) |
Initialise une nouvelle instance de CategoricalDataDriftMetricThreshold. |
Propriétés
Metric |
[Obligatoire] Métrique de dérive de données catégorielle à 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 DataDriftMetricThresholdBase) |