Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subsample and Aggregate Example #304

Open
kamathhrishi opened this issue Sep 19, 2020 · 2 comments
Open

Subsample and Aggregate Example #304

kamathhrishi opened this issue Sep 19, 2020 · 2 comments
Labels
Type: New Feature ➕ Introduction of a completely new addition to the codebase

Comments

@kamathhrishi
Copy link

kamathhrishi commented Sep 19, 2020

Feature Description

I would like to write an example of SubSample and Aggregate mechanism with the existing restaurant example. Further, I would also like to extend it with "Propose-test-Release". Subsample and aggregate is a great and simple method of attaining privacy by splitting the dataset into smaller datasets computing a query and the aggregating them according to aggregation mechanism(median, α-trimmed mean, etc).

This will first be an example, maybe we can integrate as part of PyDP codebase ?

@kamathhrishi kamathhrishi added the Type: New Feature ➕ Introduction of a completely new addition to the codebase label Sep 19, 2020
@chinmayshah99
Copy link
Member

Let us know when you start working on this so we can get you any resources you need.

@kamathhrishi
Copy link
Author

Alright. Mostly the end of the month. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature ➕ Introduction of a completely new addition to the codebase
Projects
None yet
Development

No branches or pull requests

2 participants