OpenMined / PipelineDP

PipelineDP is a Python framework for applying differentially private aggregations to large datasets using batch processing systems such as Apache Spark, Apache Beam, and more.
https://pipelinedp.io/
Apache License 2.0
272 stars 77 forks source link

(WIP) Support to PLD composition #259 #405

Open ricardocarvalhods opened 1 year ago

ricardocarvalhods commented 1 year ago

Description

Solving "Advance composition in PipelineDP" #259

The approach I'm using is:

Tasks:

Additionally: