There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Implementation of the HyperLogLog algorithm- estimating the cardinality of a given multiset’s distinct elements, with the added feature to count only the cardinality of the last -window of time- seconds.