/csl-selection

Primary LanguageJupyter Notebook

Code for the project "Causal Strategic Learning with Competitive Selection"

To instantiate the project environment:

conda create -n csl python=3.7
conda activate csl
python -m pip install -U -r requirements.txt

To reproduce the experiments, please run experiments.ipynb