Projects & Case Studies

End-to-end data science systems, analytics, and ML pipelines

A selection of practical, production-minded ML and analytics work with clear outcomes and thoughtful delivery.

Production Deployment

Shipped end-to-end ML apps with containerization and cloud-ready runtime patterns.

MLOps & CI

Automated testing, reproducible training pipelines, and stable model artifact workflows.

Applied GenAI

Built retrieval-augmented systems for grounded question answering in regulated domains.

Impact Case Studies

Three representative builds focused on predictive modeling, pricing analytics, and GenAI retrieval systems.

Retention Analytics

Customer Churn Prediction Web App

Flask-based churn prediction app with decision recommendations and ROI-style retention guidance.

Problem

Identify high-risk customers early enough to trigger targeted retention action.

Approach

scikit-learn pipeline with model metadata tracking, probability thresholds, and deterministic action decisioning.

Delivery

Deployed web app, API endpoints, Docker support, and CI test workflow.

PythonFlaskscikit-learnDockerCI

Regression Analytics

Medical Insurance Cost Prediction

FastAPI app for insurance charge estimation with reproducible training and JSON/API usage.

Problem

Estimate expected medical insurance charges from customer attributes.

Approach

Regression pipeline with ingestion, transformation, model training, and model-card style documentation.

Delivery

FastAPI UI + JSON endpoint, Docker packaging, and CI checks.

PythonFastAPIscikit-learnDockerpytest

LLM + Retrieval

Banking RAG Assistant

Modular Retrieval-Augmented Generation pipeline for banking documents with strict answer guardrails.

Problem

Answer policy and product questions using only trusted internal banking documents.

Approach

PDF ingestion, chunking, embedding, Chroma vector store, retriever filters, and guardrailed prompting.

Delivery

FastAPI endpoint + Gradio chat UI, Dockerized demo mode, readiness checks, and evaluation harness.

PythonRAGChromaFastAPIGradio

Selected Projects

Core repositories I currently maintain and deploy.

Customer Churn Prediction Web App

Churn prediction with retention decisioning and ROI guidance.

ClassificationFlaskMLOps
View Project

Medical Insurance Cost Prediction

Insurance charge estimation with API-ready regression outputs.

RegressionFastAPIDeployment
View Project

Banking RAG Assistant

Grounded Q&A assistant for banking documents and policies.

GenAIRAGVector DB
View Project

See more on GitHub.

Interested in the details?

I can walk through architecture choices, metrics, and deployment workflows.