
Customer Intelligence Engine
PythonScikit-learnKMeansFastAPIDockerAWS EC2
- Built a KMeans-based customer segmentation system that classifies customers into High-Value and Budget personas using seven behavioural features.
- Validated segmentation using the Elbow Method and Silhouette Score to determine meaningful customer clusters.
- Containerized the application with Docker Compose and deployed it on AWS EC2, exposing the model through a real-time API.


