OpenDP Migration : Variance and Deviation
Opened this issue · 1 comments
shobitnair commented
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.
_std
_var
Reference links
_std
: https://github.com/ObliviousAI/ag_sklearn/blob/master/diffprivlib/tools/utils.py#L584
_var
: https://github.com/ObliviousAI/ag_sklearn/blob/master/diffprivlib/tools/utils.py#L427
OpenDP Docs : https://docs.opendp.org/en/stable/user/index.html