Skip to content
#

xai

Here are 271 public repositories matching this topic...

jklaise
jklaise commented Sep 28, 2021

The Boston dataset which we use in some examples has an ethical problem and should be replaced. Read more here: https://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_boston.html#sklearn.datasets.load_boston

Impacted examples:

  • cfproto_housing.ipynb
  • ale_regression_boston.ipynb

The above link suggests some similar housing-related alternatives.

Good first issue Type: Docs
oegedijk
oegedijk commented May 5, 2021

Recently dtreeviz has added support for lightgbm models: https://github.com/parrt/dtreeviz/

So it would be cool to add the same tree visualization in explainerdashboard that already exist for RandomForest, ExtraTrees and XGBoost models.

If someone wants to pitch in to help extract individual predictions of decision trees inside lightgbm boosters and then get them in shape to be used by the

help wanted good first issue
pyss3
adversarial-explainable-ai

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