Explainability
Explain predictions to enhance model transparency, ensure ethical and unbiased outcomes, and gain insights into the underlying data patterns.
Deploy an explainer
There are multiple different ways to deploy an explainer when creating a Deployment. For details information, see Deploying an explainer.
Explain a prediction
We assume that you have deployed a model with an explainer. Use the UI, Deeploy API, or Python client to explain a prediction.
- UI
- Deeploy API
- Python
Explainability visualizations
Deeploy provides a visualization of explanation output for the standard explainers and some integrated explainers. Visualizations are currently available for:
For details on how to deploy one of these explainers, refer to Deploying an explainer.
To view the visualization for an explained prediction, navigate to that prediction on the Predictions page and click View visual explanation.