Bloom filter

TBA

Count min sketch

count sketch is a type of dimensionality reduction

CM sketch is a data structure that count the frequency of each event in sub-linear space, at the expense of probable overcounting due to collision.

Use cases

Implementation

Accuracy analysis

parameters can be chosen deliberately to get better estimate: