CategoricalDataDriftMetric type
Defines values for CategoricalDataDriftMetric.
KnownCategoricalDataDriftMetric can be used interchangeably with CategoricalDataDriftMetric,
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 CategoricalDataDriftMetric = string