Skip to content

shreeya65/Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Clustering

Comparitive performance study of different clustering algorithms using different pre-processing techniques with different numbers of clusters on different evaluation parameters on Perfume Dataset

Results

image
image
image

Conlusion

K-Mean Clustering works the best with data without preprocessing. It gave more balanced and efficient results. K-Mean Shift Clustering works equally good and best with data without preprocessing and after PCA. Also, it worked equally good even for different number of clusters. Hierarchical Clustering works best for normalised data. Overall K-means performed the best for Perfume Dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages