Skip to content
SatarovMOCR
Systems · File retail-intelligence-platform

Retail Intelligence Platform

CompleteBuilt by me2026

End-to-end Azure retail analytics: customer lifetime value, churn risk, basket associations, household search, and cached dashboards.

Built as the final group project for a cloud data-science course.

Flight data file · retail-intelligence-platform · 2026

01Problem

Retail transaction data (84.51°/Kroger-style) holds churn, CLV, and cross-sell signal that stakeholders can't reach without an interactive, deployable analytics product.

02Architecture

FastAPI backend over Azure SQL with ML models for CLV, churn, and basket prediction; React + Vite dashboard with household-level search, CSV upload/refresh, and a persistent SQL-backed dashboard cache for stable Azure deployment.

03Contributions

  • Deployed the platform end to end: auth, data storage, ML endpoints, interactive reporting, and the dashboard cache.