From 908d56955a8c3cef86710d0b4db50261dc8b7a80 Mon Sep 17 00:00:00 2001 From: Lucia Prieto Date: Thu, 21 Sep 2023 07:18:27 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3213646..7cc0b21 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PAPER TITLE +# Analyzing Dropout Rates in Alcohol Recovery Programs: A Machine Learning Approach The current Github repository contains the main material that has been used in the paper “title”, by “Authors”. The paper has been focused on the application of a set of machine learning algorithms over a dataset of patients that is derived from the Electronic Health Records (EHR) of patients who received treatment at public addiction centers in Andalusia. The EHR system is managed by the Information System of the Andalusian Plan on Drugs (SiPASDA), which maintains a centralized dataset for all addiction centers. The EHR stores various information following the standards outlined by the European Monitoring Centre for Drugs and Drug Addiction (EMCDDA, 2012). @@ -13,7 +13,7 @@ The material in this repository consists in: * [explainability](https://medal.ctb.upm.es/internal/gitlab/compara/mldropoutalcohol/tree/master/code/shap): It contains X python files with the code that has been done to execute SHAP and get Explainability results. -* [results](https://medal.ctb.upm.es/internal/gitlab/compara/mldropoutalcohol/tree/master/results):It contains the supplementary material referred to the results shown in the paper. +* [results](https://medal.ctb.upm.es/internal/gitlab/compara/mldropoutalcohol/tree/master/results): It contains the supplementary material referred to the results shown in the paper. * [models_results.xlsx](https://medal.ctb.upm.es/internal/gitlab/compara/mldropoutalcohol/blob/master/results/models_results.xlsx): This excel file shows a summary of all the results for all the algorithms that have been tested. It contains the average results of the 10-fold cross-validation. -- 2.24.1