Skip to content

Opening book details…

About this document

Heavy Hitters and Count-Min Sketch by khánh is a document available to read on EtoBox.

The document discusses the Heavy Hitters problem, which involves identifying elements in a large array that occur frequently, specifically at least n/k times, and introduces the Count-Min Sketch as a solution for the approximate version of this problem. It highlights the limitations of solving the exact problem in one pass with sublinear space and presents the Count-Min Sketch as an efficient data structure that can be used to address the ϵ-approximate heavy hitters problem. The document also emphasizes the

Author
khánh
Language
EN