Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 332 Bytes

File metadata and controls

4 lines (4 loc) · 332 Bytes

COMPARISON OF CLUSTERING TECHNIQUES

Various insights like error rate and accuracy were calculated after visualizing the data. The three clustering methods used were K-means Clustering, Hierarchical Clustering and Spectral Clustering on theree dataset:Iris, Yeast and Glass. Comparision of this methods was done in R and Matlab.