marcotcr / lime-experimentsLinks
Code for all experiments.
☆319Updated 4 years ago
Alternatives and similar repositories for lime-experiments
Users that are interested in lime-experiments are comparing it to the libraries listed below
Sorting:
- ☆135Updated 6 years ago
- Code for "High-Precision Model-Agnostic Explanations" paper☆812Updated 3 years ago
- Python code for training fair logistic regression classifiers.☆192Updated 3 years ago
- ☆125Updated 4 years ago
- Layer-wise Relevance Propagation (LRP) for LSTMs.☆226Updated 5 years ago
- Attributing predictions made by the Inception network using the Integrated Gradients method☆642Updated 3 years ago
- This repository contains the full code for the "Towards fairness in machine learning with adversarial networks" blog post.☆119Updated 4 years ago
- Comparing fairness-aware machine learning techniques.☆160Updated 2 years ago
- ☆919Updated 2 years ago
- ☆100Updated 7 years ago
- A unified framework of perturbation and gradient-based attribution methods for Deep Neural Networks interpretability. DeepExplain also in…☆761Updated 5 years ago
- python tools to check recourse in linear classification☆77Updated 4 years ago
- Code and data for the experiments in "On Fairness and Calibration"☆51Updated 3 years ago
- The LRP Toolbox provides simple and accessible stand-alone implementations of LRP for artificial neural networks supporting Matlab and Py…☆335Updated 3 years ago
- Adversarial Attacks on Post Hoc Explanation Techniques (LIME/SHAP)☆85Updated 3 years ago
- Keras implementation for DASP: Deep Approximate Shapley Propagation (ICML 2019)☆62Updated 6 years ago
- Public facing deeplift repo☆873Updated 3 years ago
- ☆264Updated 6 years ago
- Experiments for AAAI anchor paper☆66Updated 7 years ago
- ☆802Updated 4 years ago
- Code for AAAI 2018 accepted paper: "Beyond Sparsity: Tree Regularization of Deep Models for Interpretability"☆79Updated 7 years ago
- Causal Explanation (CXPlain) is a method for explaining the predictions of any machine-learning model.☆132Updated 5 years ago
- Python/Keras implementation of integrated gradients presented in "Axiomatic Attribution for Deep Networks" for explaining any model defin…