How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A toolbox to iNNvestigate neural networks' predictions!
Project Page // Paper // No-code Web Demo // Colab Notebook
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…
The main features of algofairness/blackboxauditing are: Explainable AI Libraries.
Open-source alternatives to algofairness/blackboxauditing include: albermax/innvestigate — A toolbox to iNNvestigate neural networks' predictions! 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). austinrochford/pycebox — ⬛ Python Individual Conditional Expectation Plot Toolbox. aerdem4/lofo-importance — Leave One Feature Out Importance.