Home
Blogs
About Me
My projects
Probabilistic Data Structure
Feb 25, 23
Bloom filter
A Bloom filter is a probabilistic data structure used to test whether an element is a set member. A bloom filter can query against large amounts of data and return either "possibly in the set" or "definitely not in the set".
Feb 24, 23
Count-min sketch
Count-min sketch (CM sketch) is a probabilistic data structure used to estimate the frequency of events in a data stream.
Search
Results
No results found
Try adjusting your search query