interpretable-machine-learning topic
treeshap
Compute SHAP values for your tree-based models using the TreeSHAP algorithm
POTATO
XAI based human-in-the-loop framework for automatic rule-learning.
interpretable-image-classification
Interpretability methods applied on image classifiers trained on MNIST and CIFAR10
PIPNet
PIP-Net: Patch-based Intuitive Prototypes Network for Interpretable Image Classification (CVPR 2023)
MERLIN
MERLIN is a global, model-agnostic, contrastive explainer for any tabular or text classifier. It provides contrastive explanations of how the behaviour of two machine learning models differs.
awesome-neural-trees
Introduction, selected papers and possible corresponding codes in our review paper "A Survey of Neural Trees"
Label-Free-XAI
This repository contains the implementation of Label-Free XAI, a new framework to adapt explanation methods to unsupervised models. For more details, please read our ICML 2022 paper: 'Label-Free Expla...
Shapley_Valuation
PyTorch reimplementation of computing Shapley values via Truncated Monte Carlo sampling from "What is your data worth? Equitable Valuation of Data" by Amirata Ghorbani and James Zou [ICML 2019]
post--attribution-baselines
The repository for the submission "Visualizing the Impact of Feature Attribution Baselines"
shapley-values-h2o-example
Shapley Values with H2O AutoML Example (ML Interpretability)