You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RFM-based customer segmentation analysis for an e-commerce dataset. Includes data cleaning, exploratory analysis, Recency-Frequency-Monetary scoring, segment classification, visual dashboards, and strategic business insights. Designed to identify high-value customers and guide targeted marketing actions
I built two neural networks to try and perform the binary categorization of customers as either satisfied or unsatisfied with their Ecommerce shipping experience.
Complete ecommerce REST API built with FastAPI, featuring JWT authentication, product management, order processing, and auto-generated API documentation.