/PyDP

A python wrapper for https://github.com/google/differential-privacy

Primary LanguageC++Apache License 2.0Apache-2.0

Introduction

PyDP is a Python wrapper for Google's Differential Privacy project. The library provides a set of ε-differentially private algorithms, which can be used to produce aggregate statistics over numeric data sets containing private or sensitive information.

PyDP is part of the OpenMined community, come join the movement on Slack.

Instructions

If you'd like to contribute to this project please read these guidelines.