Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
henryw
on June 15, 2016
|
parent
|
context
|
favorite
| on:
K-Nearest Neighbors from Scratch
Pretty neat for implementation used as a tutorial. A more industry standard implementation would probably use a tree of some type to reduce the space and search time. For example
https://en.wikipedia.org/wiki/K-d_tree
in
http://scikit-learn.org/stable/modules/generated/sklearn.nei...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: