Skip to content

Commit 0657842

Browse files
authored
Merge branch 'main' into docs/results-glance-corrections
2 parents 1f58fd2 + 18af05d commit 0657842

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ X = pd.get_dummies(df[[
367367

368368
| Group | High-Risk Flag Rate |
369369
|-------|:-------------------:|
370-
| Black Defendants | 84.71% |
370+
| Black Defendants | 84.82% |
371371
| White Defendants | 69.02% |
372372
| **New Fairness Gap** | **15.69%** |
373373

@@ -550,8 +550,8 @@ Trained with sex, race, age, and national origin directly, plus five proxy varia
550550

551551
| Group | Ineligibility Flag Rate |
552552
|-------|:-----------------------:|
553-
| Male applicants | 25.71% |
554-
| Female applicants | 7.71% |
553+
| Male applicants | 25.82% |
554+
| Female applicants | 7.82% |
555555
| **Fairness Gap (Sex)** | **18.00%** |
556556

557557
| Group | Ineligibility Flag Rate |

ROADMAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Fair Code is an open-source responsible AI platform explaining algorithmic bias,
2727

2828
| Stars | Contributors | Forks | Watching | Social Reach | Countries | Audits | Explainers | CI |
2929
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
30-
| 46 | 28 | 32 | 8 | 30K+ | 20 | 7 | 53 | ✅ every push/PR |
30+
| 46 | 29 | 33 | 8 | 30K+ | 20 | 7 | 60 | ✅ every push/PR |
3131

3232
> The earlier paper freeze has lifted - the real paper, with fresh results, is now planned for next
3333
> year. `paper/results-frozen/` (tag `v1.0-paper`, commit `bbef2ba`) is kept as a reference snapshot.

0 commit comments

Comments
 (0)