Skip to content
#

shap

Here are 7 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

A Bachelor's Thesis project analyzing and comparing classifiers for breast cancer detection using fine needle aspiration biopsies. Includes Jupyter Notebooks for model training and evaluation, and a LaTeX document detailing the methodology and results. Features SHAP for explainable AI analysis.

  • Updated Jun 1, 2024
  • Jupyter Notebook

Improve this page

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

Learn more