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 predictor".
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.
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.