interpretable-machine-learning topic

List interpretable-machine-learning repositories

treeshap

75
Stars
22
Forks
Watchers

Compute SHAP values for your tree-based models using the TreeSHAP algorithm

POTATO

46
Stars
8
Forks
Watchers

XAI based human-in-the-loop framework for automatic rule-learning.

interpretable-image-classification

21
Stars
1
Forks
Watchers

Interpretability methods applied on image classifiers trained on MNIST and CIFAR10

PIPNet

58
Stars
19
Forks
Watchers

PIP-Net: Patch-based Intuitive Prototypes Network for Interpretable Image Classification (CVPR 2023)

MERLIN

17
Stars
5
Forks
Watchers

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

72
Stars
6
Forks
Watchers

Introduction, selected papers and possible corresponding codes in our review paper "A Survey of Neural Trees"

Label-Free-XAI

22
Stars
9
Forks
Watchers

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

23
Stars
5
Forks
Watchers

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

16
Stars
5
Forks
Watchers

The repository for the submission "Visualizing the Impact of Feature Attribution Baselines"

shapley-values-h2o-example

19
Stars
4
Forks
Watchers

Shapley Values with H2O AutoML Example (ML Interpretability)