An Automatic Model Explanation Framework
Project description
autoxplainai
autoxplainai is an Automatic Model Explanation Framework that simplifies the process of interpreting machine learning models. It provides tools for generating explanations and visualizing them in an intuitive way.
Features
- Automatic generation of model explanations
- Visualization of feature importances
- Support for multiple explanation methods
Installation
pip install autoxplainai
Usage
from autoxplainai.explainer import Explainer
explainer = Explainer(model)
explanations = explainer.explain(X_test)
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
autoxplainai-1.0.0.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autoxplainai-1.0.0.tar.gz.
File metadata
- Download URL: autoxplainai-1.0.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e6d068ef9ad8c165e29c50038475f64ef6ecb2b56ed17d44f65e702ebb76269
|
|
| MD5 |
00470433b35fb437a068d691af43eb7b
|
|
| BLAKE2b-256 |
7f66795e57e2e3fcf52d6bb68f1d6611dd04ab1b432aeb788b7ffe2cab5ab8b6
|
File details
Details for the file autoxplainai-1.0.0-py3-none-any.whl.
File metadata
- Download URL: autoxplainai-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c9df0662f8d16940e84cb18ebfdb4c83a3f930f2d13f070df68982855131cd5
|
|
| MD5 |
d7d7c6bbf56d836c8f7192e3e8cbf5a6
|
|
| BLAKE2b-256 |
cc33e8f86a187e4ce301dfb7399caac2c620680ecf69bc5e6c7e13fb85012354
|