ai-privacy-toolkit/apt
abigailt b48b829a01 generalize_using_transform is now passed separately to the fit and calculate_ncp methods.
ncp is now a class that contains 3 values: fit_score, transform_score and generalizations_score so that it doesn't matter in what order the different methods are called, all calculated ncp scores are stored.
Generalizations can now be applied either from tree cells or from global generalizations struct depending on the value of generalize_using_transform. Representative values can also be computed from global generalizations.
Removing a feature from the generalization can also be applied in either mode.

Signed-off-by: abigailt <abigailt@il.ibm.com>
2023-08-07 15:31:49 +03:00
..
anonymization Update incompatible scipy version 2023-05-31 14:53:54 +03:00
minimization generalize_using_transform is now passed separately to the fit and calculate_ncp methods. 2023-08-07 15:31:49 +03:00
risk Change back flake8 warnings to errors. Fix tests not to fail it. (#76) 2023-05-11 11:33:50 +03:00
utils Increase version to 0.2.0 (#74) 2023-05-08 12:50:55 +03:00
__init__.py Increase version to 0.2.0 (#74) 2023-05-08 12:50:55 +03:00