rakaadi / MallCustomersClustering

K-means clustering of mall customers data using Scikit-learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MallCustomersClustering

A simple demonstration of using unsupervised machine learning technique, K-means clustering algorithm, by clustering a mall customers data in python using Scikit-learn.

Visit this notebook to see the code and the clustering result.

The dataset source is here

About

K-means clustering of mall customers data using Scikit-learn


Languages

Language:Jupyter Notebook 100.0%