A toolbox to iNNvestigate neural networks' predictions!
This repository contains a sample implementation of Gradient Feature Auditing (GFA) meant to be generalizable to most datasets. For more information on the repair process, see our paper on Certifying and Removing Disparate Impact. For information on the full auditing process, see our paper on…
Project Page // Paper // No-code Web Demo // Colab Notebook
effector an eXplainable AI package for tabular data. It:
The main features of givasile/effector are: Explainable AI Libraries.
Open-source alternatives to givasile/effector include: albermax/innvestigate — A toolbox to iNNvestigate neural networks' predictions! algofairness/blackboxauditing — This repository contains a sample implementation of Gradient Feature Auditing (GFA) meant to be generalizable to most… alvinwan/neural-backed-decision-trees — Project Page // Paper // No-code Web Demo // Colab Notebook. andosa/treeinterpreter — TreeInterpreter. ankurtaly/integrated-gradients — (a.k.a. Path-Integrated Gradients, a.k.a. Axiomatic Attribution for Deep Networks). aerdem4/lofo-importance — Leave One Feature Out Importance.