ai-privacy-toolkit/tests
2024-03-07 19:00:09 +02: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 Add column distribution comparison, and a third method for dataset asssessment by membership classification (#84) 2023-09-21 16:43:19 +03:00
test_datasets.py Formatting (#68) 2022-12-25 15:13:57 +02:00
test_minimizer.py New model output types + single implementation of score method that supports multiple output types. Existing tests pass. Still need more tests for new types. 2024-03-07 19:00:09 +02:00
test_model.py New model output types + single implementation of score method that supports multiple output types. Existing tests pass. Still need more tests for new types. 2024-03-07 19:00:09 +02:00
test_pytorch.py New model output types + single implementation of score method that supports multiple output types. Existing tests pass. Still need more tests for new types. 2024-03-07 19:00:09 +02:00