Skip to content

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using PCA.

Notifications You must be signed in to change notification settings

sanjushasuresh/PCA-ASSIGNMENT-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Perform Principal Component Analysis and perform clustering using first 3 principal component scores (both hierarchial and k mean clustering (scree plot or elbow curve) and obtain the optimum number of clusters. Check whether we have obtained the same number of clusters as the original data (we ignored the class column at the beginning which shows it has 3 clusters).

About

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using PCA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages