hyperloglogplus

Approximate cardinality estimation using constant space

https://github.com/ezhulenev/hyperloglogplus#readme

Latest on Hackage:0.1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Eugene Zhulenev
Maintained by [email protected]

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