Python bindings to the TrustyAI explainability library.
Project description
python-trustyai
Python bindings to TrustyAI's explainability library.
Setup
PyPi
Install from PyPi with
pip install trustyai
To install additional experimental features, also use
pip install trustyai[extras]
Local
The minimum dependencies can be installed (from the root directory) with
pip install .
If running the examples or developing, also install the development dependencies:
pip install '.[dev]'
Docker
Alternatively create a container image and run it using
$ docker build -f Dockerfile -t python-trustyai:latest .
$ docker run --rm -it -p 8888:8888 python-trustyai:latest
The Jupyter server will be available at localhost:8888
.
Binder
You can also run the example Jupyter notebooks
using mybinder.org
:
Documentation
Check out the ReadTheDocs page for API references and examples.
Getting started
Examples
There are several working examples available in the examples repository.
Contributing
Please see the CONTRIBUTING.md file for instructions on how to contribute to this project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file trustyai-0.6.1.tar.gz
.
File metadata
- Download URL: trustyai-0.6.1.tar.gz
- Upload date:
- Size: 25.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75e5bb935b29ef0bd5cd09d2b0765bd742cbfb3c9ff6ec447d7d8c69d7f32fb0 |
|
MD5 | 14a44abaee6bc967c95e93bda4115eb7 |
|
BLAKE2b-256 | fc86e6a331460f828ad34c3e9816297aee6f93287919f3a8bf0c92e72c3ccaa3 |
File details
Details for the file trustyai-0.6.1-py3-none-any.whl
.
File metadata
- Download URL: trustyai-0.6.1-py3-none-any.whl
- Upload date:
- Size: 25.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6545b47ead2ee06afdd62258a62ab9a3dab7ae9aac7b231fc5f57814c2cf2bc5 |
|
MD5 | 8865d65c250eb77b31526f56f763b327 |
|
BLAKE2b-256 | 0cf80fd1cea6b1f52ea10cdf8d3341556b9bed8f1822eae9bab2f90b7f018a15 |