hallnath1 / CASTLEGUARD

CASTLEGUARD: Continuously Anonymizing STreaming data via adaptive cLustEring with GUARanteed Differential privacy
Apache License 2.0
7 stars 0 forks source link

Feature/differential privacy #58

Closed G-Kemp101 closed 4 years ago

AlistairRobinson commented 4 years ago

Can I ask that we change the fudge_tuple function in the Tuple class to something more like fudge_attribute. The name fudge_tuple is not representative of the function's behaviour. Furthermore the function is not documented.

AlistairRobinson commented 4 years ago

Construction of the Parameters object in unit tests should be modified to include new arguments (or, alternatively, the constructor parameters should be made optional) such that unit tests can pass