loan-default-prediction / selected_features.json
farahabdou's picture
Upload 5 files
313fedb verified
raw
history blame contribute delete
740 Bytes
[
"person_age",
"person_income",
"person_emp_exp",
"loan_amnt",
"loan_int_rate",
"loan_percent_income",
"cb_person_cred_hist_length",
"credit_score",
"previous_loan_defaults_on_file",
"debt_to_income_ratio",
"person_education_Bachelor",
"person_education_Doctorate",
"person_education_High School",
"person_education_Master",
"person_home_ownership_OTHER",
"person_home_ownership_OWN",
"person_home_ownership_RENT",
"loan_intent_EDUCATION",
"loan_intent_HOMEIMPROVEMENT",
"loan_intent_MEDICAL",
"loan_intent_PERSONAL",
"loan_intent_VENTURE",
"age_group_Adult",
"age_group_Middle_Age",
"age_group_Senior",
"income_category_Medium",
"income_category_High",
"income_category_Very_High"
]