Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Augmented Robust Algorithmic Recourse

This is a joint work of Kshitij Kayastha, Shahin Jabbari, and Vasilis Gkatzelis.

Installation instructions

  1. Clone the repo.

  2. Create and activate a virtual environment

cd "LearningAugmentedRobustRecourse"
python -m venv .env
source .env/bin/activate
  1. Install the dependencies
pip install requirements.txt

Reproducing Results

You can replicate the experiments described in the paper by running the notebooks in the experiments/ directory.

Inside each of these notebooks, you can specify the dataset and the base model.

Datasets

About

Learning Augmented Robust Algorithmic Recourse

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages