Dear Physionet Challenge Team,
I would like to confirm whether it is mandatory to convert the CODE-15% dataset (in HDF5 format) to WFDB format.
If possible, I would prefer to work with the original HDF5 format.
Thank you for your time and assistance.
Sincerely,
Sehun
I would like to clarify the organization of the input data for training the machine learning model. If I understand correctly, the input data is in .hea format, and the train_model.py script operates using the data_folder as its input. Within this data_folder, all files are stored in .hea format.
Could you confirm whether the training data is already separated into training and validation sets within the data_folder? Or can we handle this separation ourselves using the files inside the folder?
Thank you for your time and assistance. I look forward to your response.