Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 374 Bytes

File metadata and controls

10 lines (6 loc) · 374 Bytes

Data Description

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.