GitHub Actions commited on
Commit
143cc33
·
1 Parent(s): 6204bc1

Sync ECG Examples dataset from main repo

Browse files
Files changed (2) hide show
  1. README.md +18 -0
  2. ecg_2025-01-12_1.csv +0 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language: []
4
+ pretty_name: ECG Heartbeat Examples
5
+ task_categories: [time-series-classification]
6
+ tags: [ecg, heartbeat, medical-data, hadt]
7
+ size_categories: 1K<n<10K
8
+ ---
9
+
10
+ # ECG Heartbeat Examples
11
+
12
+ This dataset contains example ECG heartbeats and short ecgs taken with apple smartwatches. Sources:
13
+ - Single heartbeats were taken from [MIT-BIH dataset preprocess into heartbeat Python](https://www.kaggle.com/datasets/talal92/mit-bih-dataset-preprocess-into-heartbeat-python)
14
+ - The dataset above was derived from the [Original MIT-BIH Arrhythmia Dataset on PhysioNet](https://www.physionet.org/content/mitdb/1.0.0/). That dataset contains half-hour annotated ECGs from 48 patients.
15
+ - Short 30-second ECGs taken with apple watches.
16
+
17
+ These examples are part of the **Heart Arrhythmia Detection Tools (hadt) Project** ([hadt GitHub Repository](https://github.com/fabriciojm/hadt)) and are intended for educational and research purposes.
18
+ A demo where the dataset is used can be found in the [hadt demo](https://fabriciojm-hadt-app.hf.space/).
ecg_2025-01-12_1.csv DELETED
The diff for this file is too large to render. See raw diff