During the Jedha's bootcamp we had the project to classify ECG's Signal by type of noise.
We was 3 on this project :
We used the data from https://physionet.org/content/butqdb/1.0.0/
(Brno University of Technology ECG Quality Database (BUT QDB))
Publication 23/11/2019 by Marisa Faraggi, Karim Sayadi : Time series features extraction using Fourier and Wavelet transforms on ECG data [OCTO article]
pip install streamlit
pip install requirements.txt
streamlit ecg-visualization.py
Images below
Satisfying results that give us confidence on predicting noisy signals, results can be improved (see our presentation to discover our areas for improvement