Skip to content

its a machine learning model which segments the customers using k-means clustering, the optimal number of clusters is find through WCSS.

Notifications You must be signed in to change notification settings

Anubhavkumar31/customer-segmenation-using-k-means-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

TO RUN THIS FOLLOW THE GIVEN STEPS:-

step-1 : - download the repository on your local platform

step-2 : - you will need to install the dependencies if not already installed, this project uses panda, numpy, sklearn dependencies etc.

step-3 : - make sure to download dataset too, also in python code where the csv file is loaded , make sure the path of dataset is correct.

step-3 : - open the terminal and run the python code

NOTE : for better visulisation, i would suggest you to import this on kaggle or google collab. it will give you better understanding.

dataset_source : - THIS DATASET HAS BEEN TAKEN FROM KAGGLE.

About

its a machine learning model which segments the customers using k-means clustering, the optimal number of clusters is find through WCSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages