Open ebagdasa opened 3 years ago
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
:memo: Please visit https://cla.developers.google.com/ to sign.
Once you've signed (or fixed any issues), please reply here with @googlebot I signed it!
and we'll verify it.
ℹ️ Googlers: Go here for more info.
@googlebot I signed it!
@samellem please take a look, addressed your comments
yeah, thanks a lot and sorry for missed comments. Should be all good now.
This code demonstrates ability to build location heatmaps using distributed differential privacy mechanism and proposed adaptive algorithm. The code represents this paper: https://arxiv.org/abs/2111.02356 . It also includes the Google Colab example for the experiments.