Skip to content

ddECG/ECG-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECG predictor

A simple tool to predict ones age from an ECG file. One can select from 3 different models for prediction. All models are based on Lima et. al. and trained on the PTB-XL dataset.

  1. Fine tuned model
  2. Model trained from scratch on PTB-XL dataset.
  3. Original model from Lima et. al.

Features

  • Predict age
  • Select model