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.