Govur University Logo
--> --> --> -->
...

In an automated MLOps pipeline, what specific statistical test is typically employed to detect feature drift when comparing the distribution of incoming production data against the training dataset?



The Kolmogorov-Smirnov test, often abbreviated as the K-S test, is the standard statistical test used in automated MLOps pipelines to detect feature drift by comparing the distributions of production data and training data. A distribution describes the range of values a feature takes and how frequently each value occurs. The K-S test works by calculati....

Log in to view the answer



Redundant Elements