MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble
python
search
weighted-quantiles
lsh
minhash
top-k
locality-sensitive-hashing
lsh-forest
lsh-ensemble
jaccard-similarity
hyperloglog
data-sketches
data-summary
-
Updated
Apr 20, 2020 - Python
in #1175 we turned off merged-signature summarization in favor of singletons. however, I noticed that there were a lot of
if filenamestatements that are no longer needed.this is not a public API so we can change it pretty easily. it's a small cleanup.