Commit e883e617 authored by Joaquin Torres's avatar Joaquin Torres

Update README.md

parent 9530f151
...@@ -53,22 +53,22 @@ The dataset has not been provided since the authors do not have permission for i ...@@ -53,22 +53,22 @@ The dataset has not been provided since the authors do not have permission for i
* Ed_Secondary * Ed_Secondary
* Ed_Secondary_Technical * Ed_Secondary_Technical
* Ed_Tertiary * Ed_Tertiary
* Social_Protection -> * Social_Protection -> Whether patients need or currently have social benefits.
* Job Stability -> * Job Stability -> Employment status. One-hot encoded into:
* JobIn_Unstable * JobIn_Unstable
* JobIn_Stable * JobIn_Stable
* JobIn_Unemployed * JobIn_Unemployed
* Housing -> * Housing -> Housing situation. One-hot encoded into:
* Hous_Institutional * Hous_Institutional
* Hous_Stable * Hous_Stable
* Hous_Unstable * Hous_Unstable
* Early_Alterations * Early_Alterations -> Whether patients have used drugs before the age of 11.
* Social Inclusion -> * Social Inclusion -> Living Situation. One-hot encoded into:
* SocInc_Family_Friends * SocInc_Family_Friends
* SocInc_Alone * SocInc_Alone
* SocInc_Instit * SocInc_Instit
* Risk_Stigma * Risk_Stigma -> Whether patients have potentially suffered social discrimination based on their status of having AIDS, hepatitis C, being injection drug users, or being women.
* Structural_Conflict * Structural_Conflict -> Household income in the area where the outpatient treatment center is located.
## Dealing with Class Imbalance ## Dealing with Class Imbalance
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment