Skip to content

Generating a differentially private histogram using baseline Laplace mechanism

Notifications You must be signed in to change notification settings

clin366/differential_privacy

Repository files navigation

The project is to generate a differentially private histogram for a given dataset using the baseline Laplace mechanism

Running insturctions:

python3 differential_privacy.py -p 'adult_age_gender_race_dataset.csv' -e 0.001

Three graphs "epsilon_01.png", "epsilon_001.png" and "epsilon_0001.png" is the result for this homework.

About

Generating a differentially private histogram using baseline Laplace mechanism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages