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

QuantileTree wrapper #422

Closed dvadym closed 2 years ago

dvadym commented 2 years ago

This PR implements wrapper for QuantileTree algorithm from Google C++ DP building block library.