main
Arman Ulusoy 2024-06-12 11:15:39 +02:00
parent eeabbaee31
commit 4d7667eb0b
1 changed files with 1 additions and 1 deletions

View File

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