code: Done
This commit is contained in:
		@ -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 = [
 | 
				
			||||||
    '^',
 | 
					    '^',
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user