Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 406 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 406 Bytes

Principal Component Analysis and KMeans Clustering Algorithm

Steps that I have followed

  1. Data preprocessing
  2. Principal Component Analysis
  3. Kmeans Clustering
  4. Plot clusters
  5. Elbow Method for finding the optimal number of clusters

I used census dataset for this project. You can find in project folder