Skip to content

wnstlr/anchor-experiments

 
 

Repository files navigation

Anchor experiments

This repository has code for replicating the experiments in High-Precision Model-Agnostic Explanations.

If you actually want to try anchors, use the code in this repository instead.

Installation

Inside a virtualenv, run:

pip install lime==0.1.1.29 sklearn matplotlib seaborn numpy argparse xgboost==0.4a30

Examples

Run:

python run_compute_explanations.py
python run_process_results.py
python make_graphs_and_table.py

Results will be in folder results

About

Experiments for AAAI anchor paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.4%
  • Jupyter Notebook 41.6%