Module 02
MLflow-Based End-to-End ML Pipeline for Customer Churn
Designed a modular customer churn pipeline that separates data engineering, training, and inference while preserving unified experiment and artifact tracking. The system captures transformation lineage, model outputs, and real-time inference signals to support reliable iteration and production-style monitoring.
Impact
Enabled fully traceable experimentation with reproducible outputs, stronger model observability, and end-to-end monitoring from raw data to live prediction batches.
Focus
ML pipeline engineering, lifecycle observability, MLflow artifact tracking, reproducibility, and streaming inference monitoring.