Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 2.44 KB

README.md

File metadata and controls

46 lines (30 loc) · 2.44 KB

Build Status Python 3.8 new BSD
Open in Binder Open In Colab

Miscellaneous FAT Forensics Resources

This repository contains miscellaneous FAT Forensics resources, such as Jupyter Notebooks accompanying relevant papers. The list of resources is enclosed below.

FAT Forensics: A Python Toolbox for Algorithmic Fairness, Accountability and Transparency

Software Impacts

See the fat_forensics_overview directory for more details.

Building Tabular Surrogates With an Interactive Widget

See the tabular_surrogate_builder directory for more details. The Jupyter Notebook was used for:

Interactive Overview of Tabular and Image Surrogates

See the surrogates_overview directory for more details. The Jupyter Notebook and Python scripts were used for:

Permutation Importance, Individual Conditional Expectation and Partial Dependence

See the pi_ice_pd directory for more details.