You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository give a heads up on how to use machine learning monitoring tool like MLflow to be used as a detached component from the actual ML workflow.
End-to-end MLOps pipeline with Airflow ETL orchestration, Redis feature store, and real-time ML monitoring using Prometheus & Grafana with automated data drift detection
Production-style ML monitoring template on the Wine Quality (red) dataset: Evidently (data/target/prediction drift, data quality) + adversarial validation, PSI/JS effect sizes, SHAP/PDP, slice analysis, and an Alert Policy with actions
In this project, we give a practical, end-to-end MLOps project that detects data / concept drift, exports drift metrics to Prometheus, visualizes & alerts in Grafana, Alertmanager, and Slack.