aminrahimian / data-for-good

Pitt Engineering Elective - Data for Social Good - https://www.yearofdataandsociety.pitt.edu/funding-opportunity/funded-projects
GNU General Public License v3.0
9 stars 7 forks source link

"dp examples" notebook: apply dp to contingency table #15

Open dojobo opened 2 years ago

dojobo commented 2 years ago

The current example employs only the local model of differential privacy (i.e., on the raw age data). We can extend it slightly to apply it to a contingency table, as in the central model. We can also clarify with text annotation these different approaches.