Categories:

Customer Segmentation using K-Means Clustering and Demographic Data

Original price was: ₹ 7,500.00.Current price is: ₹ 6,000.00.

A serverless blog engine that uses AWS Lambda and API Gateway for content creation, management, and publishing. The engine supports blog posts, categories, comments, and secure API calls, enabling seamless publishing and interaction.

This project segments customers based on demographic data such as age, gender, income, and location using K-Means clustering. By grouping customers with similar characteristics, businesses can tailor their marketing campaigns to each segment. The system also includes data preprocessing steps like handling missing values and normalizing features before applying the clustering algorithm.