hyperloglogplus: Approximate cardinality estimation using constant space
HyperLogLog++ with MinHash for efficient cardinality and intersection estimation using constant space.
See original AdRoll paper for details: http://tech.adroll.com/media/hllminhash.pdf
[Skip to Readme]
Downloads
- hyperloglogplus-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4.7 && <5), bits (>=0.2 && <1), containers (>=0.5 && <0.6), murmur-hash (>=0.1 && <0.2), semigroups (>=0.18 && <1), vector (>=0.11 && <0.12) [details] |
License | BSD-3-Clause |
Copyright | Copyright: (c) 2016 Eugene Zhulenev |
Author | Eugene Zhulenev |
Maintainer | eugene.zhulenev@gmail.com |
Category | Haskell |
Home page | https://github.com/ezhulenev/hyperloglogplus#readme |
Source repo | head: git clone https://github.com/ezhulenev/hyperloglogplus |
Uploaded | by ezhulenev at 2016-07-05T18:48:26Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 952 total (5 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-07-05 [all 1 reports] |