010289f0b4
* Added info about required packages * Update responsibleaidashboard-question-answering-model-debugging.ipynb * show example prediction * Update responsibleaidashboard-question-answering-model-debugging.ipynb * fix retry func not stopping for long time after sending interrupt * add fallback for non-integer delay * add tests for retry func fix * fix flake8 issues in test functions * fix import order on test_retry_func Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu> * fix retry func not stopping for long time after sending interrupt * add fallback for non-integer delay * add tests for retry func fix * fix flake8 issues in test functions * fix import order on test_retry_func Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu> * upgrade plotly to latest version 2.27.1 (#2484) --------- Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu> Co-authored-by: Ilya Matiach <ilmat@microsoft.com> |
||
---|---|---|
.. | ||
raiutils | ||
tests | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
requirements-dev.txt | ||
requirements.txt | ||
setup.py |
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