An open API service indexing awesome lists of open source software.

https://github.com/sudiptob2/knn-elbow-method-visualization

This notebook visualizes the effect of the the number of clusters(K). Also visualizes the elbow method's curve for different K. This notebook shows a very simple and clean code to plot features in 2D. Space. Its a great reference to have when you need some visualization over 2D sample space.
https://github.com/sudiptob2/knn-elbow-method-visualization

Last synced: 25 days ago
JSON representation

This notebook visualizes the effect of the the number of clusters(K). Also visualizes the elbow method's curve for different K. This notebook shows a very simple and clean code to plot features in 2D. Space. Its a great reference to have when you need some visualization over 2D sample space.

Awesome Lists containing this project