Health Risk Prediction API
Built a B2B diabetes risk prediction API using Python, FastAPI, XGBoost, MLflow, Docker, and Streamlit, trained on 253K CDC BRFSS records with an AUC of 0.825. Deployed it on Render with Docker and GitHub Actions CI/CD; implemented SHAP explainability, API key authentication, automated data drift detection with Evidently AI, SQLite prediction logging, MLflow experiment tracking, automated best-model selection, and a live Streamlit dashboard.