responsible-ai-toolbox/responsibleai_vision
Ilya Matiach 42a6d27feb
Fix build failures due to missing fridge datasets (#2573)
2024-07-01 18:24:12 -04:00
..
responsibleai_vision
tests Fix build failures due to missing fridge datasets (#2573) 2024-07-01 18:24:12 -04:00
README.md
requirements-automl.txt
requirements-dev.txt
requirements.txt Fix responsibleai toolbox build failures due to dependency updates (#2571) 2024-07-01 12:18:42 -04:00
setup.py

README.md

Responsible AI Vision SDK for Python

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

The Responsible AI Vision SDK enables users to analyze their machine learning models for computer vision in one API. Users will be able to analyze errors, explain the most important features, and understand their data using a single API.

Highlights of the package include:

  • explainer.add() explains the model

Supported scenarios, models and datasets

The Responsible AI Vision SDK supports multiclass classification models on image data currently.

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