ai-privacy-toolkit/apt/utils
abigailgold 5dce961092
Support 1-hot encoded features in anonymization + fixes related to encoding in minimization (#86)
* Support 1-hot encoded features in anonymization (#72)
* Fix anonymization adult notebook + new notebook to demonstrate anonymization on 1-hot encoded data

* Minimizer: No default encoder, if none provided data is supplied to the model as is. Fix data type of representative values. Fix and add more tests.

Signed-off-by: abigailt <abigailt@il.ibm.com>
2023-10-19 11:48:15 +03:00
..
datasets Make data minimization more consistent and performant (#83) 2023-08-21 18:39:15 +03:00
models Support 1-hot encoded features in anonymization + fixes related to encoding in minimization (#86) 2023-10-19 11:48:15 +03:00
__init__.py Data and Model wrappers (#26) 2022-04-27 12:33:27 +03:00
dataset_utils.py Formatting (#68) 2022-12-25 15:13:57 +02:00