From 49ede9e27a98733c15b122e2ca6e8130c6bd1f31 Mon Sep 17 00:00:00 2001 From: Joaquin Torres Date: Sun, 7 Jul 2024 11:17:20 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8751f8a..13abc95 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # Title -[Intro] +## Introduction +... +## Dealing with Class Imbalance + +## Repository This repository is organized as follows: * [EDA](./EDA): * [output](./EDA/output): Plots about feature distributions, correlations and importance. @@ -20,4 +24,4 @@ This repository is organized as follows: * [shap_plots.py](./explainability/shap_plots.py): Generating SHAP summary plots for the SHAP and SHAP interaction values computed. Comparing major differences between pre- and post-pandemic groups. * [output](./explainability/output): SHAP and SHAP interaction summary plots. -[Outro] \ No newline at end of file +## Outtro \ No newline at end of file -- 2.24.1