LogLog algorithm

GPTKB entity

Statements (16)
Predicate Object
gptkbp:instanceOf gptkb:algorithm
gptkbp:developedBy gptkb:Philippe_Flajolet
gptkbp:estimatedCost number of distinct elements in a multiset
gptkbp:field computer science
data streaming
gptkbp:improves gptkb:HyperLogLog_algorithm
gptkbp:introducedIn 2003
gptkbp:publishedIn Proceedings of the European Symposium on Algorithms (ESA 2003)
gptkbp:relatedTo gptkb:HyperLogLog_algorithm
Probabilistic counting algorithm
gptkbp:spaceComplexity O(log log n)
gptkbp:usedFor cardinality estimation
gptkbp:uses hash functions
gptkbp:bfsParent gptkb:HyperLogLog
gptkbp:bfsLayer 8
https://www.w3.org/2000/01/rdf-schema#label LogLog algorithm