All necessary data for training and evaluating the model are located in the Project_Data/ECG_data folder(you need to unzip first):
- train_data.csv — Training dataset
- val_data.csv — Validation dataset
- test_data.csv — Test dataset
These files are used throughout the project to develop and assess the ECG classification model.