cchatzis / Nearest-Neighbour-LSH

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.
11Updated 3 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