NumericalDataDriftMetric type
Defines values for NumericalDataDriftMetric.
KnownNumericalDataDriftMetric can be used interchangeably with NumericalDataDriftMetric,
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.
NormalizedWassersteinDistance: The Normalized Wasserstein Distance metric.
TwoSampleKolmogorovSmirnovTest: The Two Sample Kolmogorov-Smirnov Test (two-sample K–S) metric.
type NumericalDataDriftMetric = string