/Clustering

Various types of clustering

Primary LanguageJupyter Notebook

Clustering

Applied various types of clustering like K-Means, DBSCAN, Agglomerative on Donor's Choose Dataset.

K-Means:

Used Elbow-Knee Method to Find the best 'K'.

Agglomerative:

Applied Agglomerative for different number of clusters.

DBSCAN:

Used Elbow-Knee Method to find the best 'eps'.

Plotted Word-Clouds