A dataset of electrocardiogram (ECG) signals processed with Continuous Wavelet Transform (CWT) and split by individual subject. The data is hosted on Kaggle, but its size, collection date, and original author are unspecified. The title suggests the signals are organized per subject, which may facilitate subject-specific analysis.
Use Cases
- Train a classifier to detect arrhythmias from CWT-transformed ECG images (inferred from domain, verify after download)
- Benchmark subject-independent validation strategies for ECG analysis (inferred from domain, verify after download)
- Develop time-frequency feature extraction methods for biomedical signals (inferred from domain, verify after download)
Strengths
- Published on Kaggle, a platform with an active data science community.
- The title indicates a per-subject data split, which is a common and useful structure for machine learning.
Limitations
- Metadata is minimal; actual content requires verification after download.
- Row count, column definitions, and data collection details are unknown.
- License and author information are unspecified, which may affect usage rights.