AnthropocentricAI Artificial Intelligence for Humans

Available FAT software

2018-09-02
Kacper
fat

A list of available fairness, accountability and transparency software packages:

Transparency (interpretability and explainability)

Algorithms

Packages

  • Skater:
    • feature importance,
    • partial dependance plots,
    • LIME,
    • relevance propagation & integrated gradient,
    • bayesian rule lists;
  • eli5:
    • LIME,
    • permutation importance;
  • shap (this one is really nice: it has great visualisations, examples and sample notebooks):
    • LIME,
    • Shapley sampling values,
    • DeepLIFT,
    • QII,
    • Layer-wise relevance propagation,
    • Shapley regression values,
    • Tree interpreter.

Fairness


Similar Posts