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

Moving dataclasses to a separate file #375

Closed dvadym closed 1 year ago

dvadym commented 1 year ago

This is refactoring PR.

Dataclasses MultiParameterConfiguration and UtilityAnalysisOptions moved to data_structures.py