privacytrustlab / ml_privacy_meter

Privacy Meter: An open-source library to audit data privacy in statistical and machine learning algorithms.
MIT License
587 stars 100 forks source link

Fix minor bugs #93

Closed changhongyan123 closed 1 year ago

changhongyan123 commented 1 year ago

In this PR, I fixed the minor bugs in the tutorials and errors in the hypothesis_test.py. In addition, I changed the threshold function for default attack settings, which will generate the complete ROC in the end.