From cedad386d30f3a67619ccda47b27df4ac3d7ccad Mon Sep 17 00:00:00 2001 From: Arman Ulusoy <3016148@stud.hs-mannheim.de> Date: Wed, 12 Jun 2024 11:03:53 +0200 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 119f175..10aac15 100644 --- a/README.md +++ b/README.md @@ -196,7 +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. +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. ### ML-models