Skip to content
#

xai

Here are 157 public repositories matching this topic...

oegedijk
oegedijk commented Nov 17, 2020

The default dashboard can be very overwhelming with lots of tabs, toggles and dropdowns. It would be nice to offer a simplified version. This can be built as a custom ExplainerComponent and included in custom, so that you could e.g.:

from explainerdashboard import RegressionExplainer, ExplainerDashboard
from explainerdashboard.custom import SimplifiedRegressionDashboard

explainer = Reg
pyss3

Improve this page

Add a description, image, and links to the xai topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xai topic, visit your repo's landing page and select "manage topics."

Learn more