The dataset contains features extracted two-lead ECG signal (lead II, V) from the MIT-BIH Arrhythmia dataset (Physionet). In addition, we have programmatically extracted relevant features from ECG signals to classify regular/irregular heartbeats.
Link from PhysioNet. The dataset can be used to classify heartbeats for arrhythmia detection.
Brief details of the dataset are as follows:
There are four ECG arrhythmia datasets in here, each employing 2-lead ECG features. Datasets obtained from PhysioNet are MIT-BIH Supraventricular Arrhythmia Database, MIT-BIH Arrhythmia Database, St Petersburg INCART 12-lead Arrhythmia Database, and Sudden Cardiac Death Holter Database.
Feature Group | Lead A and B |
---|---|
RR Intervals | Average RR |
RR |
|
Post RR |
|
Heartbeat Intervals features | PQ Interval |
QT Interval |
|
ST Interval |
|
QRS Duration |
|
Heart beats amplitude features | P peak |
T peak |
|
R peak |
|
S peak |
|
Q peak |
|
Morphology features | QRS morph feature 0 |
QRS morph feature 1 |
|
QRS morph feature 2 |
|
QRS morph feature 3 |
|
QRS morph feature 4 |
The inspiration of this dataset is to help the research community to build proof-of-concept machine learning-based models for arrhythmia detection. However, this dataset is for experimental simulation only and may not be suitable for production-ready models to treat hospital patients.