ecg-age-prediction icon indicating copy to clipboard operation
ecg-age-prediction copied to clipboard

Scripts and modules for training and testing neural network for age prediction from the ECG. Companion code to the paper "Deep neural network-estimated electrocardiographic age as a mortality predicto...

Results 2 ecg-age-prediction issues
Sort by recently updated
recently updated
newest added

Getting an error for plot_learning_curves.py because train.py does not seem to append MAE to the dataframe. I am not able to tell where MAE is being calculated.

Will need to update the code, or include a max version requirement in requirements.txt for pandas