Raman Prasad

Results 16 comments of Raman Prasad

from @Shoeboxam: There is an api for this already- but to use it, you take a performance hit. `wn.Analysis(filter_level='all')`, keeps all intermediate values in the graph, even non-privatized ones. You...

Thanks*, @simra (Much delayed)

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

from slack: @Shoeboxam: > You could insert the exact quantile statistic into the laplace quantile- but your utility will be so poor you might as well just sample some noise....

from @joshua-oss: > Right, the builds for the OpenDP core library are not currently working on M1. The main issue is that the GMP/MPFR dependencies are not finding the right...

Needed for unbiased privacy.

Design needed. Which implementation type, etc

Condensed security notes from @joshua-oss: Since this is authorizing access to resources, on a time-bound basis, it would be good to examine: ### The authorization token generation process - The...

### Desired functionality: - Will there be a way to test if a signed url is still valid w/o using it? ### Use case from the DPcreator perspective: - User...