Datasets:
Upload compas.py
Browse files
compas.py
CHANGED
@@ -282,7 +282,6 @@ class Compas(datasets.GeneratorBasedBuilder):
|
|
282 |
"priors_count",
|
283 |
"days_b_screening_arrest",
|
284 |
"is_recid",
|
285 |
-
"r_days_from_arrest",
|
286 |
"days_in_custody",
|
287 |
"is_violent_recid",
|
288 |
"v_decile_score",
|
|
|
282 |
"priors_count",
|
283 |
"days_b_screening_arrest",
|
284 |
"is_recid",
|
|
|
285 |
"days_in_custody",
|
286 |
"is_violent_recid",
|
287 |
"v_decile_score",
|