Skip to main content

Create an explainable AI dashboard for your machine learning model.

Project description

plsexplain logo


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.


package downloads continuous-integration

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.

📖 Read the documentation

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.

🛠 Read the developer guide

Code of conduct

Please make sure to follow our code of conduct when interacting with other contributors on this project.

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

plsexplain-0.2.0.tar.gz (8.6 MB view hashes)

Uploaded Source

Built Distribution

plsexplain-0.2.0-py3-none-any.whl (8.6 MB 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