responsible-ai-widgets/raiutils
Ilya Matiach ab28cd3fca
remove python 3.6 from builds, tests and packages (#2442)
2023-12-06 11:34:24 -05:00
..
raiutils Remove pins of flake8 linter packages (#2328) 2023-09-09 04:37:25 +00:00
tests Add pandas timestamp support to json serialization utility function in raiutils (#2320) 2023-09-06 16:12:55 -04:00
.gitignore Add License and Requirements to Source Distribtion (#1522) 2022-07-05 13:08:46 -04:00
LICENSE Add License and Requirements to Source Distribtion (#1522) 2022-07-05 13:08:46 -04:00
MANIFEST.in Add License and Requirements to Source Distribtion (#1522) 2022-07-05 13:08:46 -04:00
README.md remove python 3.6 from builds, tests and packages (#2442) 2023-12-06 11:34:24 -05:00
requirements-dev.txt Remove un-needed `requests` dependency and remove pins (#2083) 2023-05-31 02:26:34 +00:00
requirements.txt Add more utilities into raiutils (#1295) 2022-06-06 16:10:52 -07: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 Utilities for Python

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

The Responsible AI Utilities package contains common functions shared across various RAI tools, including fairlearn, interpret-community, responsibleai, raiwidgets and other packages, as well as notebook examples.

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

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