Skip to content

WejdanCS/Identify-customer-segments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Identify-customer-segments

This project about identify customer segments, I used K-means unsupervised learning algorithm and Principal Component Analysis(PCA) to dimensionality reduction

In this project we have two dataset the first one is general dataset for people of Germany and the second for customers of a mail-order sales company.

Steps of the project as follows:

  1. Load The data
  2. Preprocessing (Data Cleaning & engineering)
  3. Feature Transformation (feature scaling and perform the PCA)
  4. Interpret Principal Components
  5. Clustering
  6. Compare Customer Data to Demographics Data

Notice: the two datasets are not included in this repository. a Bertelsmann partners AZ Direct and Arvato Financial Solutions which had provided datasets .

Releases

No releases published

Packages

No packages published