Kaiiser7 / Customer-Segmentation-using-K-Means-Clustering-Machine-Learning-with-Python

This data set is created only for the learning purpose of the customer segmentation concepts , also known as market basket analysis . I will demonstrate this by using unsupervised ML technique (KMeans Clustering Algorithm) in the simplest form. Content You are owing a supermarket mall and through membership cards , you have some basic data about your customers like Customer ID, age, gender, annual income and spending score. Spending Score is something you assign to the customer based on your defined parameters like customer behavior and purchasing data. Problem Statement You own the mall and want to understand the customers like who can be easily converge [Target Customers] so that the sense can be given to marketing team and plan the strategy accordingly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaiiser7/Customer-Segmentation-using-K-Means-Clustering-Machine-Learning-with-Python Stargazers