Home / Projects / ECG_Predictor
Project Software

ECG_Predictor

Details

Architecture Python
Stars ★ 1

ECG Heartbeat Predictor

Usage

  1. Download the ECG5000 dataset and place it into datasets/ECG5000/!files! <br>
    wget http://www.timeseriesclassification.com/Downloads/ECG5000.zip <br>
    unzip ECG5000.zip
  2. pip install -r requirements.txt
  3. run training/testing script (ex: python ./1/train_1_ECG5000.py)

Imported from gh:Kentucky-Open-Science/ECG_Predictor. Source last updated 2025-09-22. Synced 2026-07-27.