Skip to content
#

shapley-additive-explanations

Here are 6 public repositories matching this topic...

Post-hoc analysis of relevant spatiotemporal features for speech decoding using a linear support vector classifier and LDA. The post-hoc analysis is made by using the SHAP technique

  • Updated Jun 10, 2025
  • Python

This script focuses on explaining a pre-trained CNN’s predictions on the MedMNIST dataset using Deep SHAP. Shapley values are computed for each pixel, summed to create a single Shapley score per image, and saved alongside labels in CSV files for interpretability in medical image classification.

  • Updated Dec 18, 2024
  • Python

Improve this page

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

Learn more