-
Harvard SEAS
- Cambridge MA
- shoemate.net
Highlights
- 6 discussions answered
Block or Report
Block or report Shoeboxam
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
TwoRavens/TwoRavens Public
A web application for data exploration, machine learning and statistical analysis, model construction and meta analysis tools, that integrates with data repositories including Dataverse.
-
opendp/opendp Public
The core library of differential privacy algorithms powering the OpenDP Project.
-
-
-
-
526 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 3 commits in 1 repository
Created a pull request in opendp/opendp that received 2 comments
ordered metrics and metric casters
For #357. Doesn't close.
Removes make_cast_metric
in favor of a more specialized set of metric casters.
+1,099
−166
•
2
comments
Opened 13 other pull requests in 1 repository
opendp/opendp
10
open
2
merged
1
closed
-
fix
make_randomized_response_bool
-
ZeroConcentratedDivergence measure; parameterize
base_gaussian
- split samplers.rs into smaller modules in traits/
- prepare traits/, dom.rs, dist.rs for proofs
- simplify mean to be a lipschitz extension of sum
- sum of squared deviations
- lipschitz extensions for mul and cast
- rust binary search utilities
- windows build fix, development environment documentation
- intermediate data analysis notebook
- consider finite types in sum
- handle ordering in resize
- consider finite arithmetic in transformations