Showing results for neighbours
GitHub Repo
https://github.com/philbinj/fastann
philbinj/fastann
A library for fast approximate nearest neighbours
GitHub Repo
https://github.com/andrewclegg/sketchy
andrewclegg/sketchy
Simple approximate-nearest-neighbours in Python using locality sensitive hashing.
GitHub Repo
https://github.com/ArthurBrussee/KNN
ArthurBrussee/KNN
Fast K-Nearest Neighbour Library for Unity DOTS
GitHub Repo
https://github.com/piskvorky/sim-shootout
piskvorky/sim-shootout
Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neighbours-intro
GitHub Repo
https://github.com/manzilzaheer/CoverTree
manzilzaheer/CoverTree
Cover Tree implementation in C++ for k-Nearest Neighbours and range search
GitHub Repo
https://github.com/paulbrodersen/inverse_distance_weighting
paulbrodersen/inverse_distance_weighting
Interpolation in D-dimensional spaces using inverse distance weighted, k-nearest neighbours
GitHub Repo
https://github.com/pixelogik/NearPy