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

https://github.com/hyzhak/k-nn

K-Nearest-Neighbors
https://github.com/hyzhak/k-nn

classification k-nearest-neighbours k-nn machine-learning

Last synced: about 2 months ago
JSON representation

K-Nearest-Neighbors

Awesome Lists containing this project

README

        

# k-nn
K-Nearest-Neighbors

inspired by article [A Complete Guide to K-Nearest-Neighbors with Applications in Python and R](https://kevinzakka.github.io/2016/07/13/k-nearest-neighbor/) of Kevin Zakka.

Code and visualization are here .