Commit e574b7b9 authored by Joaquin Torres's avatar Joaquin Torres

Update README.md

parent 4be38f69
...@@ -18,7 +18,6 @@ This repository is organized as follows: ...@@ -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_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. * [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. * [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): * [output](./explainability/output): SHAP and SHAP interaction summary plots.
* [plots](./explainability/output/plots): SHAP and SHAP interaction summary plots.
[Outro] [Outro]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment