
Featured Project
Vehicle Insurance Cross-Sell Prediction
Vehicle Insurance Cross-Sell Prediction
Problem
Predict which existing health insurance customers are likely to purchase vehicle insurance — a standard classification problem applied in insurance analytics.
Built
Built a structured ML pipeline in Python with data ingestion from MongoDB, preprocessing, model training (classification), experiment tracking via MLflow, and a FastAPI inference endpoint. Added GitHub Actions for CI and Docker for containerised deployment.
Takeaway
This project covers the full pipeline from raw data to a served model — a good way to learn how each stage connects in a real workflow.
Pipeline


