CoolFace
Datasetpublic

dheerajthuvara/ecg-arrhythmia-data

ECG Arrhythmia Dataset — MIT-BIH Processed Preprocessed beat segments derived from the MIT-BIH Arrhythmia Database (PhysioNet). Contents File Description X.npy Beat segments — shape (N, 180), float32 y.npy Encoded labels — integers 0-4 y_raw.npy Raw string labels — N, L, R, V, A Classes Label Class Description 0 N Normal sinus rhythm 1 L Left bundle branch block 2 R Right bundle branch block 3 V Premature… See the full description on the dataset page: https://huggingface.co/datasets/dheerajthuvara/ecg-arrhythmia-data.

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes24downloads
6 commits on main
408fe0a5mo ago

Upload sample_beats.csv with huggingface_hub

dheerajthuvara
4819ba75mo ago

Create README.md

dheerajthuvara
ed1887c5mo ago

Upload data/processed/y_raw.npy with huggingface_hub

dheerajthuvara
a5d90e55mo ago

Upload data/processed/y.npy with huggingface_hub

dheerajthuvara
96197545mo ago

Upload data/processed/X.npy with huggingface_hub

dheerajthuvara
6014d6d5mo ago

initial commit

dheerajthuvara