Advanced Data Structures: Designing an Optimal Count-Min Sketch

  Рет қаралды 10,585

Niema Moshiri

Niema Moshiri

Күн бұрын

Пікірлер: 5
@KK-dn6nc
@KK-dn6nc 4 жыл бұрын
Hi, nice channel I like how you summarize it to its essentials
@gabrielledatascience
@gabrielledatascience 2 жыл бұрын
great explanation for bridging theory with practical coding application. Had a hard time visualizing what I learned in my lectures with what I needed for my assignments
@ArunKumar-jk5pq
@ArunKumar-jk5pq 2 жыл бұрын
is value of n is per some ‘time’? eg 1 million per day
@niemasd
@niemasd 2 жыл бұрын
n is per the entire lifetime of the Count-Min Sketch If you are trying to count e.g. the number of Netflix views each day, then you would create a new Count-Min Sketch every day and populate it throughout the day, and n would be the number of total views that entire day. If you are trying to count e.g. the number of Netflix views each week, then you would create a new Count-Min Sketch every week and populate it throughout the week, and n would be the total views that entire week So it depends on your specific use-case, but essentially n = total number of observations throughout the entire existence of the Count-Min Sketch, and the existence of the Count-Min Sketch can be some unit of time of interest (e.g. day, week, month, year, etc. depending on use-case)
@ArunKumar-jk5pq
@ArunKumar-jk5pq 2 жыл бұрын
@@niemasd Makes sense. Thanks!
Advanced Data Structures: Designing an Optimal Bloom Filter
13:02
Niema Moshiri
Рет қаралды 9 М.
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
CountMin sketch, part 1
26:48
Ben Langmead
Рет қаралды 4,3 М.
16. Complexity: P, NP, NP-completeness, Reductions
1:25:25
MIT OpenCourseWare
Рет қаралды 424 М.
029 data streams count min sketch
7:16
dbislab
Рет қаралды 287
Hyperloglog  Explained | Counting things at scale.
6:51
Core Dump
Рет қаралды 12 М.
Advanced Data Structures: Count-Min Sketches
7:19
Niema Moshiri
Рет қаралды 29 М.
System Design Interview - Top K Problem (Heavy Hitters)
36:18
System Design Interview
Рет қаралды 383 М.
Count Min Sketch
4:43
RobEdwards
Рет қаралды 12 М.