• Stars
    star
    1
  • Language
    C++
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implemenation of Locality-sensitive hashing, Hypercube for approximate near neighbors. Also, Clustering using K-means++ with Lloyd and Reverse search using LSH and Hypercube. For distance calculation used euclidean distance or Discrete Frechet or Continuous Frechet.