This commit is contained in:
fria 2025-07-14 09:28:03 -05:00 committed by GitHub
parent 5c40201840
commit bc04e9e463
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -124,7 +124,7 @@ In Google's implementation, noise is added to data on-device before it's sent of
### Bloom Filters ### Bloom Filters
Google RAPPOR makes use of a clever technique caled bloom filters that saves space and improves privacy. Google RAPPOR makes use of a clever technique called bloom filters that saves space and improves privacy.
Bloom filters work by starting out with an array of all 0's Bloom filters work by starting out with an array of all 0's