ai-privacy-toolkit/apt
abigailgold e00535d120
Fix error with pandas dataframes (#92)
* Fix error with pandas dataframes in _columns_different_distributions + add appropriate test
* Update documentation of classes to reflect that all data should be encoded and scaled.

---------

Signed-off-by: abigailt <abigailt@il.ibm.com>
2024-02-13 08:56:12 -05:00
..
anonymization Support 1-hot encoded features in anonymization + fixes related to encoding in minimization (#86) 2023-10-19 11:48:15 +03:00
minimization Fix issue with computed ranges for one-hot encoded features (#90) 2024-01-17 12:45:22 -05:00
risk Fix error with pandas dataframes (#92) 2024-02-13 08:56:12 -05:00
utils Fix calculation of score for pytorch models when a single column of probabilities is used for binary classification (#91) 2024-01-21 06:56:57 -05:00
__init__.py bump version (#88) 2024-01-01 06:55:00 -05:00