Skip to content
#

explainable-ai

Here are 11 public repositories matching this topic...

This repository introduces different Explainable AI approaches and demonstrates how they can be implemented with PyTorch and torchvision. Used approaches are Class Activation Mappings, LIMA and SHapley Additive exPlanations.

  • Updated Jul 1, 2022
  • Jupyter Notebook

This notebook is ispired by the AIX360 HELOC Credit Approval Tutorial, which shows different explainability methods for a credit approval process. Here XGBoost is used for classification, achieving better accuracy than most of the models used in that notebook. Then, feature importance methods are shown, to be compared with the Data Scientist exp…

  • Updated Apr 26, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the explainable-ai 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 explainable-ai topic, visit your repo's landing page and select "manage topics."

Learn more