ai-privacy-toolkit/tests
andersonm-ibm e9a225501f
Limit scikit-learn version because of API changes (#81)
* Limit scikit-learn versions between 0.22.2 and 1.1.3, remove deprecated load_boston().

* Set pytest configuration option to show test progress in detail.

* Change np.int to int according to DeprecationWarning

Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
2023-05-14 08:52:06 +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 version because of API changes (#81) 2023-05-14 08:52:06 +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