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
270 stars 75 forks source link

Add more candidates if l0/linf candidate sets have fewer candidates than requested #460

Closed RamSaw closed 1 year ago

RamSaw commented 1 year ago

If l0 candidate set is smaller than requested then we can add more candidates to linf candidate set and vice verca.