ai-privacy-toolkit/tests
Maya Anderson bf07ad85a2 Limit scikit-learn versions between 0.22.2 and 1.1.3, remove deprecated load_boston().
Version limitation fixes the error: "TypeError: wrapped() missing 1 required positional argument: 'X'"
that is shown because of an API change in scikit-learn.

Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
2023-05-11 14:32:37 +03:00
..
__init__.py Initial commit 2021-04-28 14:00:19 +03:00
test_anonymizer.py Formatting (#68) 2022-12-25 15:13:57 +02:00
test_data_assessment.py Change back flake8 warnings to errors. Fix tests not to fail it. (#76) 2023-05-11 11:33:50 +03:00
test_data_assessment_short_test.py Change back flake8 warnings to errors. Fix tests not to fail it. (#76) 2023-05-11 11:33:50 +03:00
test_datasets.py Formatting (#68) 2022-12-25 15:13:57 +02:00
test_minimizer.py Limit scikit-learn versions between 0.22.2 and 1.1.3, remove deprecated load_boston(). 2023-05-11 14:32:37 +03: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