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
- Host: GitHub
- URL: https://github.com/hyzhak/k-nn
- Owner: hyzhak
- License: mit
- Created: 2017-03-15T12:01:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T08:38:51.000Z (about 8 years ago)
- Last Synced: 2025-02-15T05:27:36.277Z (4 months ago)
- Topics: classification, k-nearest-neighbours, k-nn, machine-learning
- Language: Jupyter Notebook
- Size: 618 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# k-nn
K-Nearest-Neighborsinspired 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 .