HyperLogLog
Counting efficiently at scale using HyperLogLog
Counting exactly number of distinct elements from a stream at scale is intrinsically a linear problem. From a...
Thoughts, experiments, and discoveries
Counting exactly number of distinct elements from a stream at scale is intrinsically a linear problem. From a...