Skip to main content

Holistic AI Library

Project description


Holistic AI

The Holistic AI library is an open-source tool to assess and improve the trustworthiness of AI systems.

Currently, the library offers a set of techniques to easily measure and mitigate Bias across numerous tasks. In the future, it will be extended to include tools for Efficacy, Robustness, Privacy and Explainability as well. This will allow a holistic assessment of AI systems.

Installation:

For metrics, you can use the default installation:

pip install holisticai # basic installation
pip install holisticai[bias] # bias mitigation support
pip install holisticai[explainability] # for explainability metrics and plots
pip install holisticai[all] # install all packages for bias and explainability

Troubleshooting

on macOS could be necessary some packages before install holisticai library:

brew install cbc pkg-config
python -m pip install cylp
brew install cmake

Explainability Visualization Tools

Install GraphViz

sudo apt update
sudo apt-get install graphviz

Contributing

We welcome contributions to the Holistic AI library. If you are interested in contributing, please refer to our contributing guide.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

holisticai-0.7.3.tar.gz (193.8 kB view hashes)

Uploaded Source

Built Distribution

holisticai-0.7.3-py3-none-any.whl (288.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page