| Class | Description |
|---|---|
| LSH |
Implementation of Locality Sensitive Hashing (LSH) principle, as described in
Leskovec, Rajaraman & Ullman (2014), "Mining of Massive Datasets",
Cambridge University Press.
|
| LSHMinHash | |
| LSHSuperBit | |
| MinHash |
MinHash is a hashing scheme that tents to produce similar signatures for sets
that have a high Jaccard similarity.
|
| SuperBit |
Implementation of Super-Bit Locality-Sensitive Hashing.
|
Copyright © 2019. All rights reserved.