You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we store the cardinality, or approximate cardinality, of the set inserted into each bloom filter we would be able to report the estimated probability of a query match being a false positive. Thanks to anonymous reviewer for this suggestion.
If we store the cardinality, or approximate cardinality, of the set inserted into each bloom filter we would be able to report the estimated probability of a query match being a false positive. Thanks to anonymous reviewer for this suggestion.