lsh-forest
There are 11 repositories under lsh-forest topic.
ekzhu/datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
ekzhu/lsh
Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)
andrewmcloud/consimilo
A Clojure library for querying large data-sets on similarity
ekzhu/lshensemble
LSH index for approximate set containment search
debsin/dropClust
Version 2.1.0 released
justinfargnoli/lshforest
An implementation of LSH Forrest based off of the following paper (http://infolab.stanford.edu/~bawa/Pub/similarity.pdf).
GemsLab/LinkWaldo
Select a set of pairs to check in link prediction from the vast, sparse space of possible pairs
whtcorpsinc/einsteindb-prod
EinsteinDB is a Hybrid memory system consisting of DRAM and Non-Volatile Memory configured to persist data fast.
andriyka/LSH-accommodation-clustering
Locality-sensitive hashing Algorithm implemented using Python and Spark for clustering housing data from Airbnb
IbraheemTaha/Song_Similarity_ForestLSH
This is a task using python to find number of similar songs within the provided songs set.
yzhan1/text-mining
Self-implemented text mining algorithms in Python