responsible-ai-toolbox/rai_test_utils
Gaurav Gupta 737e878d0b
Add python 3.11 for erroranalysis, raiutils and rai-test-utils (#2385)
* Update CI-python.yml to add python 3.11 builds

* Update CI-python.yml

* Add python 3.11 classifiers

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

* Remove fail-fast

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>

---------

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
2023-10-05 14:58:44 -07:00
..
rai_test_utils Add `create_complex_regression_pipeline` to `sklearn_model_utils.py` (#2318) 2023-09-07 22:48:19 +00: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 Add python 3.11 for erroranalysis, raiutils and rai-test-utils (#2385) 2023-10-05 14:58:44 -07: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 Add python 3.11 for erroranalysis, raiutils and rai-test-utils (#2385) 2023-10-05 14:58:44 -07:00

README.md

Responsible AI test utilities for Python

This package has been tested with Python 3.6, 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