An open API service indexing awesome lists of open source software.

https://github.com/google-deepmind/privately-counting-distinct-elements

Code accompanying "Counting Distinct Elements Under Person-Level Differential Privacy"
https://github.com/google-deepmind/privately-counting-distinct-elements

algorithms differential-privacy

Last synced: 4 months ago
JSON representation

Code accompanying "Counting Distinct Elements Under Person-Level Differential Privacy"

Awesome Lists containing this project

README

          

This repository contains the code for running experiments for `Counting Distinct
Elements Under Person-Level Differential Privacy`. This is not an officially supported Google product.

Note that the tests were mainly manual and the auto tests in the code are really
weak.