saber
saber copied to clipboard
Add more performance metrics
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).