Tools for tracking differential privacy budgets
Project description
Differential Privacy Accounting
This directory contains tools for tracking differential privacy budgets, available as part of the Google differential privacy library.
The set of DpEvent classes allow you to describe complex differentially private mechanisms such as Laplace and Gaussian, subsampling mechanisms, and their compositions. The PrivacyAccountant classes can ingest DpEvents and return the ε, δ of the composite mechanism. Privacy Loss Distributions (PLDs) and RDP accounting are currently supported.
More detailed definitions and references about PLDs can be found in our supplementary pdf document.
We test this library on Linux with Python version 3.7. If you experience any problems, please file an issue on GitHub, also for other platforms or Python versions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for dp_accounting-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53c3c099d9b011601c552375b150fe68130a3a97f32e90a9eb638923afa866d7 |
|
MD5 | a199a31afd567782e5881f6db30eaf38 |
|
BLAKE2b-256 | 4c140231730fc8272f646b467907fbc29d2c1c8a88d2b8f1c119f38593023a7c |