From f6e734e9050c8743c66ba0e013f9d048dd05a1a1 Mon Sep 17 00:00:00 2001 From: Arman Ulusoy <3016148@stud.hs-mannheim.de> Date: Wed, 12 Jun 2024 11:02:18 +0200 Subject: [PATCH] update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e7aa2b..119f175 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ Noise suppression was performed on the existing ECG data. A three-stage noise re How the noise reduction was performed in detail can be seen in the following notebook: [noise_reduction.ipynb](notebooks/noise_reduction.ipynb) ### Features +The detection ability of the NeuroKit2 library is tested to detect features in the ECG dataset. Those features are important to train the model to detect the different diagnostic groups. The features are generated using the NeuroKit2 library. ### ML-models