HyperMinHash is a probabilistic data structure that can approximate union, intersection, and set
cardinalities as well as Jaccard indices of very large sets with high accuracy, in loglog space,
and in a streaming fashion.
Version0.2compared with
Version Details
| 0.1 | 0.2 | |
|---|---|---|
| Release date | Jan 21, 2019 | Feb 16, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.