MLOps Model Monitoring & Drift Detection
Detect statistical feature drift and performance decay in production ML models.
Detect statistical feature drift and performance decay in production ML models.
Build continuous monitoring pipelines that alert on feature distribution shifts, concept drift, and prediction latency anomalies in deployed prediction models.
2 Modules · 4 Lessons · 200 Minutes Total
Measure distribution shifts between training baseline and production data.
Understand how changing feature distributions corrupt downstream prediction accuracy.
Compute PSI (Population Stability Index) and KS-tests on numerical and categorical features.
Integrate real-time monitoring and automated alerts into CI/CD pipelines.
Generate visual HTML drift reports and export raw metrics to Prometheus.
Configure webhook alerts that automatically launch retraining jobs when drift exceeds thresholds.
Build a production monitoring service that inspects incoming inference requests, detects feature drift using Evidently, and posts alert digests to Slack/Webhook endpoints.
Course Author & Industry Expert
Hannah Lindqvist is a Principal MLOps Infrastructure Architect who manages model monitoring systems for financial risk predictions.
We use Evidently AI alongside Prometheus and Grafana for metrics visualization.