/kmeans-evaluation

Primary LanguageJupyter Notebook

kmeans-evaluation

In this project, I have looked at ways to evaluate the goodness of clustering of K-means algorithm using metrics such as silhouette score and elbow method. For more details, please refer to my medium article here.