MLOps / Production Systems
Drift-Aware MLOps Pipeline
- Drift-aware MLOps pipeline built to detect silent model degradation, trigger automated retraining, and improve model reliability under changing data distributions
- Built and containerized the system using FastAPI, Airflow, MLflow, PostgreSQL, and Evidently AI with Docker Compose, with Kubernetes-ready orchestration in mind
- Monitored system health and pipeline behavior in real time using Prometheus and Grafana dashboards
- Validated end-to-end performance by simulating covariate and concept drift, triggering automated retraining that recovered shifted-distribution PR-AUC from 0.37 to 0.89 while preserving historical ROC-AUC at 0.75