OpenMined / PyDP

The Python Differential Privacy Library. Built on top of: https://github.com/google/differential-privacy
Apache License 2.0
497 stars 136 forks source link

SKLearn Pipeine use LaplaceDistribution Class from Google DP #408

Closed grilhami closed 2 years ago

grilhami commented 2 years ago

Description

Modified the LaplaceMechanism for SKLearn Pipeline so that it directly uses the LaplaceDistribution class from Google DP.

Note that as a result, BudgetAccountant is removed as a feature for LaplaceMechanism.

Checklist

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB