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

(Refactoring) Remove old code for tuning (part1) #439

Closed dvadym closed 1 year ago

dvadym commented 1 year ago

In the followiung PRs:

  1. tune_new will be renamed to tune
  2. perform_utility_analysys_new -> perform_utilityanalysys
  3. Not used combiners will be removed