privacytrustlab / ml_privacy_meter

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

Improve code #86

Closed changhongyan123 closed 1 year ago

changhongyan123 commented 1 year ago
  1. Improve the computational efficiency of computing results for different false positive rate tolerance rates.
  2. Implement the population attack, which utilizes the group-based threshold. The group can be determined by class or other sensitive attributes.