Skip to content

K-means as an unsupervised machine learning technique. Customer Segmentation Case.

Notifications You must be signed in to change notification settings

saulventura/K-means

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf4339b · Jan 6, 2020

History

17 Commits
Feb 13, 2019
Feb 11, 2019
Feb 11, 2019
Feb 15, 2019
Feb 11, 2019
Feb 13, 2019
Jan 6, 2020
Feb 11, 2019
Feb 11, 2019
Mar 3, 2019
Feb 11, 2019
Feb 11, 2019
Feb 11, 2019
Feb 11, 2019
Feb 11, 2019

Repository files navigation

Customer Segmentation using K-Means

In this project, I used a public dataset from UCI in order to explore the benefits of an unsupervised machine learning technique. The main purpose of this project is to use a clustering technique in order to gain insights than can improve customer loyalty, sales, and profits.

RFM analysis (Recency, Frequency, Monetary), a proven marketing model for customer segmentation, was used to elaborate the input variables for clustering.

Some of the different techniques used to find a optimal number of clusters were: Elbow, Average Silhouette, and Gap Statistic methods.

See website project

Releases

No releases published

Packages

No packages published

Languages