ai-privacy-toolkit/tests
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
..
__init__.py Initial commit 2021-04-28 14:00:19 +03:00
test_anonymizer.py Support 1-hot encoded features in anonymization + fixes related to encoding in minimization (#86) 2023-10-19 11:48:15 +03:00
test_data_assessment.py Add column distribution comparison, and a third method for dataset asssessment by membership classification (#84) 2023-09-21 16:43:19 +03:00
test_data_assessment_short_test.py Fix error with pandas dataframes (#92) 2024-02-13 08:56:12 -05:00
test_datasets.py Formatting (#68) 2022-12-25 15:13:57 +02:00
test_minimizer.py Fix issue with computed ranges for one-hot encoded features (#90) 2024-01-17 12:45:22 -05:00
test_model.py Increase version to 0.2.0 (#74) 2023-05-08 12:50:55 +03:00
test_pytorch.py Formatting (#68) 2022-12-25 15:13:57 +02:00