From 4d7667eb0bd716c2922b3c7dd140033c8e9eacd0 Mon Sep 17 00:00:00 2001 From: Arman Ulusoy <3016148@stud.hs-mannheim.de> Date: Wed, 12 Jun 2024 11:15:39 +0200 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9e5bb4..7a30be5 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ How the noise reduction was performed in detail can be seen in the following not ### Features The detection ability of the NeuroKit2 library is tested to detect features in the ECG dataset. Those features are important for the training of the model in order to detect the different diagnostic groups. The features are generated using the NeuroKit2 library. -The exact process can be found in the notebook [features_detection.ipynb](notebooks/features_detection.ipynb). +The exact process can be found in the notebook: [features_detection.ipynb](notebooks/features_detection.ipynb). ### ML-models