ecg icon indicating copy to clipboard operation
ecg copied to clipboard

evaluation standard

Open ClaireZTH opened this issue 5 years ago • 1 comments

The Physionet 2017 Challenge uses the F1 evaluation criteria,but the code uses the accuracy, it is ok?

ClaireZTH avatar Aug 12 '19 15:08 ClaireZTH

It uses accuracy during training, while evaluating in cinc17_eval.ipynb it uses f1 score.

amitjslearn avatar Nov 21 '20 10:11 amitjslearn