...

Customer Segmentation using K-Means Clustering

Github

Date created

5th Dec 2022

 

Project Title

Customer Segmentation using KMeans Clustering

 

Description

For this project, we will be building a machine learning model to cluster customers of a shopping mall based on certain personal details included in the dataset. Our goal is to work through this notebook by collecting data, preprocessing it, train the model and visualize our findings.

 

Files used

We used the following dataset available on Kaggle to work on this project:

The datasets consists of some personal details such as age, gender, income and spending score.

 

Credits

Thanks to Kaggle for teaching me ML sparkles heart sparkles