responsible-ai-widgets/rai_test_utils
Ilya Matiach 66e33cb59e
fix builds by supporting sparse_output renamed parameter in OneHotEncoder in new scikit-learn version update (#2507)
2024-01-26 17:00:49 -05:00
..
rai_test_utils fix builds by supporting sparse_output renamed parameter in OneHotEncoder in new scikit-learn version update (#2507) 2024-01-26 17:00:49 -05:00
tests Add `create_complex_regression_pipeline` to `sklearn_model_utils.py` (#2318) 2023-09-07 22:48:19 +00:00
.gitignore Add rai_test_utils package (#1777) 2022-10-29 01:11:24 +00:00
LICENSE Add rai_test_utils package (#1777) 2022-10-29 01:11:24 +00:00
MANIFEST.in Add rai_test_utils package (#1777) 2022-10-29 01:11:24 +00:00
README.md remove python 3.6 from builds, tests and packages (#2442) 2023-12-06 11:34:24 -05:00
requirements-dev.txt Release erroranalysis 0.5.1 (#2304) 2023-09-05 14:34:29 -04:00
requirements-object-detection.txt OD model and data util functions in rai_test_utils (#2246) 2023-08-26 02:56:24 +00:00
requirements.txt Add rai_test_utils package (#1777) 2022-10-29 01:11:24 +00:00
setup.py remove python 3.6 from builds, tests and packages (#2442) 2023-12-06 11:34:24 -05:00

README.md

Responsible AI test utilities for Python

This package has been tested with Python 3.7, 3.8, 3.9, 3.10 and 3.11

The Responsible AI Test Utilities package contains common testing utilities and functions shared across various RAI tools, including fairlearn, interpret-community, responsibleai, raiwidgets, ml-wrappers and other packages.

Please see the main documentation website: https://responsibleaitoolbox.ai/

The open source code can be found here: https://github.com/microsoft/responsible-ai-toolbox