saber icon indicating copy to clipboard operation
saber copied to clipboard

Add more performance metrics

Open JohnGiorgi opened this issue 7 years ago • 0 comments

It would be useful to add more performance metrics like AuROC, AuPR, TP, FP, FN. These should be printed by default in the table displayed after each epoch.

TODO

  • [ ] TP, FP, and FN are already computed. Just add them to the table (and probably the JSON output as well).

JohnGiorgi avatar Aug 17 '18 02:08 JohnGiorgi