Open stillwang96 opened 2 years ago
Hi, The dataset should be downloaded from here: https://www.kaggle.com/code/azazurrehmanbutt/ecg-classification-using-cnn-lstm/data?scriptVersionId=74982392 It is a public dataset on Kaggle. You will need to download it and place it in the same folder of the code.
Hi, when I run the codes, It displays: FileNotFoundError: [Errno 2] No such file or directory: './mitbih_train.csv' How can I solve it?