ML Project

DEMO: Churn Prediction Pipeline DEMO

Placeholder ML project using XGBoost with feature store + FastAPI serving.

PythonXGBoostFastAPI
Completed GitHub Demo

This is DEMO CONTENT. Replace or delete this file when you add a real ML project.

Highlights (placeholder):

  • Trains churn model, logs metrics, exports artifacts.
  • Ships a FastAPI endpoint for live scoring.
  • Includes CI step for model drift checks.