From fa6202cd435e02ade885e871df6ecc646ae375d1 Mon Sep 17 00:00:00 2001 From: Christoph Laaber Date: Thu, 20 May 2021 15:47:01 +0200 Subject: [PATCH] linked to CONTACT.md file in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5bebc70..377cab5 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,7 @@ To get statistics, run the R function `run_individual_features_stats`. * [`group_importance_study.ipynb`](study/group_importance_study.ipynb) is a *Jupyter Notebook* we used to study the feature importance of feature categories. For Jupyter Notebooks, we also provide the compiled *HTML* file with included output. + + +## Contact +Contact information is available in the file [CONTACT.md](CONTACT.md).