diff --git a/code/expt/copenhagen-sel-eps.py b/code/expt/copenhagen-sel-eps.py index 7e0e773..6976d59 100644 --- a/code/expt/copenhagen-sel-eps.py +++ b/code/expt/copenhagen-sel-eps.py @@ -29,7 +29,7 @@ def main(args): lmdks_pct = [0, 20, 40, 60, 80, 100] # The privacy budget epsilon = 1.0 - eps_pct = [.25, .5, .75, 1] + eps_pct = [.01, .1, .25, .5] markers = [ '^',