From d43a0fd1264db90817c798354fc1ad21fffc9042 Mon Sep 17 00:00:00 2001 From: Joaquin Torres Date: Tue, 25 Jun 2024 09:24:44 +0000 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a660c3..8d0f3bf 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# covid_analysis \ No newline at end of file +# Title + +[Intro] + +This repository is organized as follows: +* [EDA](./EDA): Exploring data, handling missing values, analyzing variable distribution, filtering data, feature selection, encoding variables, and performing correlation analysis. + * +* [gen_train_data](./gen_train_data): +* [model_selection](./model_selection): +* [explicability](./explicability): + + +[Outro] -- 2.24.1