This repository contains exploratory notebooks for ECG classification using the PTB-XL dataset.
PTB_qml.ipynb— baseline preprocessing and QML workflowPTB_ecq_qml.ipynb— PTB-XL ECG classification pipeline with dimensionality reduction and quantum ML exploration
- ECG signal classification
- Classical ML baselines
- Feature compression / dimensionality reduction
- Quantum machine learning experiments
PTB-XL ECG dataset
Hackathon / exploratory project. This repository currently contains notebook-based experiments and will be cleaned up further over time.