Skip to content

Spectral, Agglomerative and Kmeans Clustering Implementation

Notifications You must be signed in to change notification settings

prakhar987/Clustering-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implemented Following Clustering Algorithms :

  1. Agglomerative Clustering with two cluster merging criterions.
  2. Spectral Clustering.
  3. Kernel Kmeans Clustering with RBF and polynomial Kernels.

A detailed report about assumptions made, mean accuracy, results, observations and datasets used can be found in "REPORT.pdf".

Randomly sampled a subset of data points/instances of relatively smaller size (order of 1000) for experimentation, in case when the the size of original dataset was huge in terms of number of data points.

About

Spectral, Agglomerative and Kmeans Clustering Implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published