shawntan / icentia-ecg

Working on Icentia ECG data.
34 stars 4 forks source link

Where is the text description corresponding to the value label #4

Open v3551G opened 1 year ago

v3551G commented 1 year ago

Hi, Thank you for sharing this dataset. In the paper, you showed only three textual label for beat & rhythm label in the test set, respectively.

I analyzed your dataset and found that there are about at leat five beat/rhythm label index {0, 1, 2, 3, 4, 5} in the dataset, However, I can not find the complete textual label list, and the the relation between them.

It seems that this information is missing. Can you help me?

Thank you sincerely.

ieee8023 commented 1 year ago

I think you are looking for this: https://github.com/shawntan/icentia-ecg/blob/master/utils.py#L143

I would recommend working with the physionet formatted data which has standardized labels.