Skip to content

Latest commit

 

History

History

responsibleai_text

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Responsible AI Text SDK for Python

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

The Responsible AI Text sdk enables users to analyze their machine learning models for text data 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 Text SDK supports multiclass classification and question answering models on text data currently.

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