CategoricalPredictionDriftMetric type
Defines values for CategoricalPredictionDriftMetric.
KnownCategoricalPredictionDriftMetric can be used interchangeably with CategoricalPredictionDriftMetric,
this enum contains the known values that the service supports.
Known values supported by the service
JensenShannonDistance: The Jensen Shannon Distance (JSD) metric.
PopulationStabilityIndex: The Population Stability Index (PSI) metric.
PearsonsChiSquaredTest: The Pearsons Chi Squared Test metric.
type CategoricalPredictionDriftMetric = string