diff --git a/README.md b/README.md index 2ebac73249301a246c125c9af2b39dce6345470e..8751f8a2510e3e7a5b60443bbecda16837b324e0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ This repository is organized as follows: * [compute_shap_vals.py](./explainability/compute_shap_vals.py): Computing SHAP values for final models. * [compute_shap_inter_vals.py](./explainability/compute_shap_inter_vals.py): Computing SHAP interaction values for final models. * [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): - * [plots](./explainability/output/plots): SHAP and SHAP interaction summary plots. + * [output](./explainability/output): SHAP and SHAP interaction summary plots. [Outro] \ No newline at end of file