Skip to content

Commit 930903e

Browse files
readme for subgroup
1 parent 8c8344a commit 930903e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Subgroup Experiments
2+
3+
To reproduce the results in Section 8 and Appendix H:
4+
- Run `investigation-runner.sh` in the `get-values` subdirectory. This script reads the miami housing data in `data_openml` and saves the local feature importance scores in a new `lfi-values` folder.
5+
- In the `compile-results` subdirectory, run `compile-runner.sh`, which takes the LFI scores in `lfi-values` and clusters on them, saving cluster labels and errors to a new `cluster-results` subdirectory.
6+
- Still in `compile-results`, run the `case-study.ipynb` notebook, producing the figures displayed in both Section 8 and Appendix H.

0 commit comments

Comments
 (0)