Commit da56827
committed
docs: fix counterfactual-fairness.md's COMPAS numbers to the repo-canonical figures
The COMPAS "biased model" table cited Black 58.15% / White 28.37% /
29.78pp gap. Those numbers appear nowhere else in the repo. The canonical
unfair.py COMPAS result, cited identically by README.md and 8+ other
explainers, is Black 87.16% / White 0.40% / 86.77pp. Replaced the table
with the canonical figures (and matched the "High-Risk Flag Rate" header
wording used elsewhere). The surrounding causal-graph narrative
(CustodyStatus proxy, prior arrests downstream of race, why dropping race
alone didn't help) is unchanged and holds identically. Regenerated the
page, package mirror, and llms-full.txt.
Closes #5511 parent 9cd70fc commit da56827
4 files changed
Lines changed: 13 additions & 13 deletions
File tree
- explainers
- faircode/_explainers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3294 | 3294 | | |
3295 | 3295 | | |
3296 | 3296 | | |
3297 | | - | |
| 3297 | + | |
3298 | 3298 | | |
3299 | | - | |
3300 | | - | |
3301 | | - | |
| 3299 | + | |
| 3300 | + | |
| 3301 | + | |
3302 | 3302 | | |
3303 | 3303 | | |
3304 | 3304 | | |
| |||
0 commit comments