sakrison / Distance_ASU

0 stars 6 forks source link

Links for Background on K function #5

Open GeordiAlm opened 9 years ago

GeordiAlm commented 9 years ago

K - pseudocode: http://stackoverflow.com/questions/22796864/k-nearest-neighbor-pseudocode

example of KNN being used in python: http://stackoverflow.com/questions/15729269/k-nearest-neighbor-in-python

KNN in Python with annotations: http://stackoverflow.com/questions/26557648/python-k-nearest-neighbours