opendp icon indicating copy to clipboard operation
opendp copied to clipboard

Snapping Mechanism Notebook (port from SmartNoise)

Open raprasad opened this issue 3 years ago • 2 comments

In Aug. 2020, @ctcovington created a notebook for SmartNoise on the Snapping Mechanism.

This may be used as a starting point for an OpenDP notebook.

  • Original file in SmartNoise: https://github.com/opendp/smartnoise-samples/blob/67a208bf1e3e6e8f1669860dbb4450ba54b8728b/analysis/snapping_mechanism.ipynb

raprasad avatar Nov 01 '21 15:11 raprasad

Just wanted to clarify that the notebook above isn't really about the snapping mechanism, but rather about what the notion of algorithm "accuracy" actually entails in the system and how it can be potentially misleading.

There is a snapping notebook here though. https://github.com/opendp/smartnoise-samples/blob/67a208bf1e3e6e8f1669860dbb4450ba54b8728b/analysis/snapping_mechanism.ipynb

ctcovington avatar Nov 01 '21 15:11 ctcovington

Thanks @ctcovington, grabbed the wrong link--now corrected. (The accuracy pitfalls notebook port is underway: https://github.com/opendp/opendp/issues/332)

raprasad avatar Nov 01 '21 16:11 raprasad

Closed via #506. We now have an efficient and exact laplace sampler, so the snapping mechanism isn't necessary.

Shoeboxam avatar Aug 26 '22 16:08 Shoeboxam