diff options
Diffstat (limited to 'posts')
-rw-r--r-- | posts/2019-03-13-a-tail-of-two-densities.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posts/2019-03-13-a-tail-of-two-densities.md b/posts/2019-03-13-a-tail-of-two-densities.md index fd61440..0286cd6 100644 --- a/posts/2019-03-13-a-tail-of-two-densities.md +++ b/posts/2019-03-13-a-tail-of-two-densities.md @@ -7,6 +7,7 @@ comments: true This is Part 1 of a two-part post where I give an introduction to the mathematics of differential privacy. + Practically speaking, [differential privacy](https://en.wikipedia.org/wiki/Differential_privacy) is a technique of perturbing database queries so that query results do not leak information. |