Skip to content

Latest commit

 

History

History
 
 

eval

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

License: MIT Python

SmartNoise Stochastic Evaluator

Tests differential privacy algorithms for privacy, accuracy, and bias. Privacy tests are based on the method described in section 5.3 of this paper.

Installation

pip install smartnoise-eval

Communication

Releases and Contributing

Please let us know if you encounter a bug by creating an issue.

We appreciate all contributions. We welcome pull requests with bug-fixes without prior discussion.

If you plan to contribute new features, utility functions or extensions to this system, please first open an issue and discuss the feature with us.