CategoricalPredictionDriftMetricThreshold Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
The CategoricalPredictionDriftMetricThreshold.
public class CategoricalPredictionDriftMetricThreshold : Azure.ResourceManager.MachineLearning.Models.PredictionDriftMetricThresholdBase
type CategoricalPredictionDriftMetricThreshold = class
inherit PredictionDriftMetricThresholdBase
Public Class CategoricalPredictionDriftMetricThreshold
Inherits PredictionDriftMetricThresholdBase
- Vererbung
Konstruktoren
CategoricalPredictionDriftMetricThreshold(CategoricalPredictionDriftMetric) |
Initialisiert eine neue instance von CategoricalPredictionDriftMetricThreshold. |
Eigenschaften
Metric |
[Erforderlich] Die zu berechnende kategorische Vorhersagedriftmetrik. |
ThresholdValue |
Der Schwellenwert. Wenn NULL, ist die Standardeinstellung vom Metriktyp abhängig. (Geerbt von PredictionDriftMetricThresholdBase) |