Overview
Predicts whether a browsing session will convert to a purchase, using 12K+ sessions of e-commerce data.
Analysis
Funnel and cohort analysis in SQL. SHAP values explain model decisions. Streamlit app simulates campaign ROI based on model predictions.
Stack
Python, XGBoost, SHAP, Streamlit, SQL, Pandas.