code: Done
This commit is contained in:
parent
253a629c1b
commit
6f611b4a5f
@ -29,7 +29,7 @@ def main(args):
|
|||||||
lmdks_pct = [0, 20, 40, 60, 80, 100]
|
lmdks_pct = [0, 20, 40, 60, 80, 100]
|
||||||
# The privacy budget
|
# The privacy budget
|
||||||
epsilon = 1.0
|
epsilon = 1.0
|
||||||
eps_pct = [.25, .5, .75, 1]
|
eps_pct = [.01, .1, .25, .5]
|
||||||
|
|
||||||
markers = [
|
markers = [
|
||||||
'^',
|
'^',
|
||||||
|
Loading…
Reference in New Issue
Block a user