mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-24 07:11:06 -04:00
remove problems with k-anonymity
This commit is contained in:
parent
1bb13346f6
commit
cedf8fe53a
1 changed files with 0 additions and 4 deletions
|
@ -105,10 +105,6 @@ Sometimes even with generalization, you might have outliers that don't satisfy t
|
|||
|
||||
In these cases, you can simply remove the row entirely.
|
||||
|
||||
#### Problems with k-anonymity
|
||||
|
||||
|
||||
|
||||
### Dawn of Differential Privacy
|
||||
|
||||
Most of the concepts I write about seem to come from the 70's and 80's, but differential privacy is a relatively new concept. It was first introduced in a paper from 2006 called [*Calibrating Noise to Sensitivity in Private Data Analysis*](https://desfontain.es/PDFs/PhD/CalibratingNoiseToSensitivityInPrivateDataAnalysis.pdf).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue