Question: Exercise 4 . 3 . 2 : Suppose we have n bits of memory available, and our set S has m members. Instead of using
Exercise : Suppose we have n bits of memory available, and our set S has m members. Instead of using k hash functions, we could divide the n bits into k arrays, and hash once to each array. As a function of n m and k what is the probability of a false positive? How does it compare with using k hash functions into a single array? The question is from Mining Massive Datasets, Chapter Section on Bloom Filtering. The formula for array into k hash function is given by
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
