Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura Niss authored and Laura Niss committed May 4, 2018
1 parent a26d5c8 commit 88f2d88
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions COMPAS_debias_experiments.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@
" \n",
" return group_indices\n",
"\n",
"def all_cat_index(vr_charge_degree, r_charge_degree): # <--current one in use, provides largest # of homogeneous groups\n",
"def all_cat_index(vr_charge_degree, r_charge_degree): # <--current one in use\n",
"\n",
" group_dict = {}\n",
" \n",
Expand Down Expand Up @@ -900,15 +900,6 @@
"logistic_histogram_before_after_AA(probs, probs_debiased, race)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit 88f2d88

Please sign in to comment.