KnownNumericalDataDriftMetric enum
Known values of NumericalDataDriftMetric that the service accepts.
Fields
| JensenShannonDistance | The Jensen Shannon Distance (JSD) metric. |
| NormalizedWassersteinDistance | The Normalized Wasserstein Distance metric. |
| PopulationStabilityIndex | The Population Stability Index (PSI) metric. |
| TwoSampleKolmogorovSmirnovTest | The Two Sample Kolmogorov-Smirnov Test (two-sample K–S) metric. |