main
Arman Ulusoy 2024-06-12 11:03:53 +02:00
parent f6e734e905
commit cedad386d3
1 changed files with 1 additions and 1 deletions

View File

@ -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