Skip to content

Unsupervised learning techniques on the wholesale customers dataset

Notifications You must be signed in to change notification settings

purrvaja/Unsupervised-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Unsupervised Learning

This notebook goes through two of the main unsupervised learning techniques;

  • Dimensionality Reduction: Principal Component Analysis (PCA)
  • Clustering: K-Means Clustering

The wholesale customers dataset from the UCI machine learning repositary was used.

The following questions were identified from the data and was aimed to answer through the analysis.

  1. Do the spending patterns of customers differ based on region and channel?
  2. Can customers be segmented into groups based on their spending patterns?

About

Unsupervised learning techniques on the wholesale customers dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published