diffpriv
Easy Differential Privacy
An implementation of major general-purpose mechanisms for privatizing statistics, models, and machine learners, within the framework of differential privacy of Dwork et al. (2006) doi:10.1007/11681878_14. Example mechanisms include the Laplace mechanism for releasing numeric aggregates, and the exponential mechanism for releasing set elements. A sensitivity sampler (Rubinstein & Alda, 2017) doi:10.48550/arXiv.1706.02562 permits sampling target non-private function sensitivity; combined with the generic mechanisms, it permits turn-key privatization of arbitrary programs.
- Version0.4.2
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- diffpriv citation info
- Last release07/18/2017
Documentation
Team
Benjamin Rubinstein
Francesco Aldà
Show author detailsRolesAuthor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports1 package
- Suggests4 packages