Home

Awesome

<h1 align="center"> Disentangled attribution curves (DAC) 🔎</h1> <p align="center"> Official code for using / reproducing DAC from the paper <i>Disentangled Attribution Curves for Interpreting Random Forests </i> (arXiv 2018 <a href="https://arxiv.org/abs/1905.07631v1">pdf</a>)</p> <p align="center"> <img src="https://img.shields.io/badge/license-mit-blue.svg"> <img src="https://img.shields.io/badge/python-3.6--3.8-blue"> <img src="https://img.shields.io/github/checks-status/csinva/disentangled-attribution-curves/master"> </p> <p align="center"> <i>Note: this repo is actively maintained. For any questions please file an issue.</i> </p>

documentation

using DAC on new models

reproducing results from the paper

<img src="figs/fig_hr_holiday.png" width="50%">

dac animation

a gif demonstrating calculating a DAC curve for a simple tree

related work

reference