Skip to content

Perform Principal component analysis and perform clustering using first 3 principal component scores (both heirarchial and k mean clustering(scree plot or elbow curve) and obtain optimum number of clusters and check whether we have obtained same number of clusters with the original data (class column we have ignored at the beginning who shows it…

Notifications You must be signed in to change notification settings

Rudraroy21/Rudra-Roy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Assignment 08 - PCA Data Mining wine Perform Principal component analysis and perform clustering using first 3 principal component scores (both heirarchial and k mean clustering(scree plot or elbow curve) and obtain optimum number of clusters and check whether we have obtained same number of clusters with the original data (class column we have ignored at the begining who shows it has 3 clusters)

PCA Implementation

Checking with other Clustering Algorithms

Hierarchical Clustering

K-Means Clustering

Build Cluster algorithm using K=3

About

Perform Principal component analysis and perform clustering using first 3 principal component scores (both heirarchial and k mean clustering(scree plot or elbow curve) and obtain optimum number of clusters and check whether we have obtained same number of clusters with the original data (class column we have ignored at the beginning who shows it…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published