diff --git a/README.md b/README.md index 8751f8a2510e3e7a5b60443bbecda16837b324e0..13abc9501a150ae351e31b5c350a647c88fc46e6 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