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

https://github.com/playwithalgos/knn

Visualization of the k-nearest neighbor algorithm
https://github.com/playwithalgos/knn

educational-project knn knn-algorithm

Last synced: 4 months ago
JSON representation

Visualization of the k-nearest neighbor algorithm

Awesome Lists containing this project

README

          

# knn

This tool displays the result of the k-nearest neightbor algorithm. With this tool, you can change the value of k and see how the classification changes.

![image](https://github.com/playwithalgos/knn/assets/43071857/8e9b3226-1e91-4875-842e-f1ccb5b65798)