OpenMined / PyDP

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

Feature/machine learning #342

Closed grilhami closed 3 years ago

grilhami commented 3 years ago

Description

Added a notebook that shows how to use the GaussianNB class from PyDP with explanations about all parameters that can be set in the class.

Affected Dependencies

The notebook requires pydp, scikit-learn, and numpy.

How has this been tested?

Checklist

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB