ObliviousAI / ag_sklearn

A fork of diffprivlib for CODEPEAK 2023 to extend the functionality
https://www.antigranular.com/
MIT License
3 stars 2 forks source link

OpenDP Migration : Quantiles #4

Open shobitnair opened 9 months ago

shobitnair commented 9 months ago

Context OpenDP is renowned for its robust and comprehensive approach to operationalizing differentially private algorithms. The goal of this migration is to leverage OpenDP's strengths to enhance the functionality and privacy guarantees.

This issue proposes the migration of the following methods to OpenDP.

Reference links quantile:https://github.com/ObliviousAI/ag_sklearn/blob/master/diffprivlib/tools/quantiles.py#L32 OpenDP Docs : https://docs.opendp.org/en/stable/user/index.html

Dhruv127 commented 9 months ago

kindly assign me the issue and check pr #19