microsoft/responsible-ai-toolbox-mitigations
Python library for implementing Responsible AI mitigations.
This tool helps data scientists and ML developers improve the fairness and accuracy of their machine learning models. It takes in your dataset and model performance data, helping you identify and fix issues like imbalanced data or poor performance for specific user groups. The output is a more robust and equitable model.
No commits in the last 6 months.
Use this if you need to diagnose and fix fairness or performance issues in your AI models, especially when they underperform for particular data cohorts.
Not ideal if you are looking for a general-purpose model training framework rather than specialized tools for responsible AI mitigations.
Stars
69
Forks
8
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/microsoft/responsible-ai-toolbox-mitigations"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fairlearn/fairlearn
A Python package to assess and improve fairness of machine learning models.
Trusted-AI/AIF360
A comprehensive set of fairness metrics for datasets and machine learning models, explanations...
microsoft/responsible-ai-toolbox
Responsible AI Toolbox is a suite of tools providing model and data exploration and assessment...
holistic-ai/holisticai
This is an open-source tool to assess and improve the trustworthiness of AI systems.
EFS-OpenSource/Thetis
Service to examine data processing pipelines (e.g., machine learning or deep learning pipelines)...