Create an explainable AI dashboard for your machine learning model.
Project description
Create an explainable AI dashboard for your machine learning model. plsexplain, or please, explain is a question that you may want to ask your computer after you've trained a machine learning model.
Getting started
You can install this tool as a python package on your machine by using the following command in your favorite shell:
pip install plsexplain
After you've installed the package, use the following command to get an explainable AI dashboard for your trained model:
plsexplain <path-to-model> <path-to-sample-set>
Currently, we support models trained with scikit-learn, but we're planning on supporting tensorflow and pytorch as well.
The sample set, is a small dataset containing samples you want to use in the dashboard for explanations based on sample data. We only support using CSV files at the moment.
Documentation
Please refer to the documentation for more information on how to use the tool for various types of models and sample datasets.
Contributing
We welcome contributions to this project. Please refer to the developer guide for more information on how to submit issues and pull requests for this project.
Code of conduct
Please make sure to follow our code of conduct when interacting with other contributors on 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 plsexplain-0.2.0.tar.gz
.
File metadata
- Download URL: plsexplain-0.2.0.tar.gz
- Upload date:
- Size: 8.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.8.6 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c890e2e5cf6612fa0c4a51c6aa7e01c55d72ecf4fba0fe152c0d6ee5ab5a06c |
|
MD5 | f67492cc31cac592683c93792fff1f21 |
|
BLAKE2b-256 | 44cd12f9304793b7f6e129a24c8b5fb5d3e265a597905dc21ad30db6f4aef808 |
File details
Details for the file plsexplain-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: plsexplain-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.8.6 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bb5dddc878644a1e5d95365bbab4c7f49d191879789c1dcaa5f19c66421af79 |
|
MD5 | 2ff2d038ce07b4591be748afe12297c5 |
|
BLAKE2b-256 | 040da999ef0d9f7e90c9f0527184421d520277f21441aee1e8236deabc7c1446 |