├── README.md ├── behaghel-dataset-cleaning.ipynb ├── evals.py ├── fair-interventions-monotonicity.pdf ├── fair_policies.py ├── run_diagnostics.py ├── run_grf.R ├── slides.pdf ├── tpr-monotonicity-sensitivity-diagnostics-smoothed.ipynb └── xauc.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CausalML/interventions-disparate-impact-responders/HEAD/README.md -------------------------------------------------------------------------------- /behaghel-dataset-cleaning.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CausalML/interventions-disparate-impact-responders/HEAD/behaghel-dataset-cleaning.ipynb -------------------------------------------------------------------------------- /evals.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CausalML/interventions-disparate-impact-responders/HEAD/evals.py -------------------------------------------------------------------------------- /fair-interventions-monotonicity.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CausalML/interventions-disparate-impact-responders/HEAD/fair-interventions-monotonicity.pdf -------------------------------------------------------------------------------- /fair_policies.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CausalML/interventions-disparate-impact-responders/HEAD/fair_policies.py -------------------------------------------------------------------------------- /run_diagnostics.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CausalML/interventions-disparate-impact-responders/HEAD/run_diagnostics.py -------------------------------------------------------------------------------- /run_grf.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CausalML/interventions-disparate-impact-responders/HEAD/run_grf.R -------------------------------------------------------------------------------- /slides.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CausalML/interventions-disparate-impact-responders/HEAD/slides.pdf -------------------------------------------------------------------------------- /tpr-monotonicity-sensitivity-diagnostics-smoothed.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CausalML/interventions-disparate-impact-responders/HEAD/tpr-monotonicity-sensitivity-diagnostics-smoothed.ipynb -------------------------------------------------------------------------------- /xauc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CausalML/interventions-disparate-impact-responders/HEAD/xauc.py --------------------------------------------------------------------------------