Closed pasin30055 closed 3 years ago
Thanks Xichen for reviewing. I made some changes due to conflict with your previously merged pull request. Can you please take a look again and see if this looks ok? When you finish, can you also please help merge this PR? (I have no write access.)
Add configs that allow experimenting with (hypothetical) multiple queries scenario, where we would like all the estimates to together be (epsilon, delta)-differentially private. For geometric noiser, this will just divide the budget over all queries. For gaussian, this results in a growth of sqrt(# of queries) in the amount of noise added.
An example run can be done via