cchatzis / Nearest-Neighbour-LSHView on GitHub
C++ program that, given a vectorised dataset and query set, performs locality sensitive hashing, finding either Nearest Neighbour (NN) or Neighbours in specified range of points in query set, using either Euclidian distance or Cosine Similarity.
11Aug 22, 2021Updated 4 years ago

Alternatives and similar repositories for Nearest-Neighbour-LSH

Users that are interested in Nearest-Neighbour-LSH are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?