probabilistic-methods - Concepts
Explore concepts tagged with "probabilistic-methods"
Total concepts: 1
Concepts
- Bloom Filter - A space-efficient probabilistic data structure that tests whether an element is a member of a set, allowing false positives but never false negatives.
← Back to all concepts