From e883e61765c6607b94ba81b30315e215c8272b88 Mon Sep 17 00:00:00 2001 From: Joaquin Torres Date: Mon, 15 Jul 2024 11:46:20 +0000 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index bf207ba..1d5786f 100644 --- a/README.md +++ b/README.md @@ -53,22 +53,22 @@ The dataset has not been provided since the authors do not have permission for i * Ed_Secondary * Ed_Secondary_Technical * Ed_Tertiary -* Social_Protection -> -* Job Stability -> +* Social_Protection -> Whether patients need or currently have social benefits. +* Job Stability -> Employment status. One-hot encoded into: * JobIn_Unstable * JobIn_Stable * JobIn_Unemployed -* Housing -> +* Housing -> Housing situation. One-hot encoded into: * Hous_Institutional * Hous_Stable * Hous_Unstable -* Early_Alterations -* Social Inclusion -> +* Early_Alterations -> Whether patients have used drugs before the age of 11. +* Social Inclusion -> Living Situation. One-hot encoded into: * SocInc_Family_Friends * SocInc_Alone * SocInc_Instit -* Risk_Stigma -* Structural_Conflict +* 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 -> Household income in the area where the outpatient treatment center is located. ## Dealing with Class Imbalance -- 2.24.1