Skip to content

Unsupervised Learning project done as part of Udacity Machine Learning Basic Nanodegree

Notifications You must be signed in to change notification settings

sanchitv7/Customer-Segments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Customer-Segments

In this project I applied unsupervised learning techniques on product spending data collected for customers of a wholesale distributor to identify customer segments hidden in the data. I first explored the data by selecting a small subset to sample and determine if any product categories highly correlate with one another. Afterwards, I preprocessed the data by scaling each product category and then identifying (and removing) unwanted outliers. With the good, clean customer spending data, I applied PCA transformations to the data and implemented clustering algorithms to segment the transformed customer data. Finally, I compared the segmentation found with an additional labeling and considered ways this information could assist the wholesale distributor with future service changes.

About

Unsupervised Learning project done as part of Udacity Machine Learning Basic Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published