Datasets:
Upload compas.py
Browse files
compas.py
CHANGED
@@ -77,7 +77,7 @@ _BASE_FEATURE_NAMES = [
|
|
77 |
"days_before_screening_arrest",
|
78 |
"is_recidivous",
|
79 |
"days_of_recidividity_after_arrest",
|
80 |
-
"days_in_custody"
|
81 |
"is_violent_recidivous",
|
82 |
"violence_decile_score",
|
83 |
"two_year_recidivous",
|
|
|
77 |
"days_before_screening_arrest",
|
78 |
"is_recidivous",
|
79 |
"days_of_recidividity_after_arrest",
|
80 |
+
"days_in_custody",
|
81 |
"is_violent_recidivous",
|
82 |
"violence_decile_score",
|
83 |
"two_year_recidivous",
|