Skip to content

Commit

Permalink
fixed group descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Amandarg committed May 1, 2018
1 parent 6650609 commit 7de703c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion COMPAS_debias_experiments.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,8 @@
" <li>Those who have **not** committed a crime after 2 years.</li>\n",
"</ol>\n",
"\n",
"In the case when someone recidivates and this incident results in a non-violent and violent charge, we\n",
"In the case when someone recidivates and this incident results in a non-violent and violent charge, we only consider the violent charge. (Note, we assume that when the text of `vr_charge_degree` and `r_charge_degree` do not match it is due to one incident resulting in multiple ch\n",
"\n",
"To debias the data, we use least squares to estimate $A$."
]
},
Expand Down

0 comments on commit 7de703c

Please sign in to comment.