File size: 660 Bytes
98ea199 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"epoch": 5.0,
"test_accuracy": 0.9860627177700348,
"test_f1": 0.9863013698630136,
"test_f1_macro": 0.9860584863499465,
"test_false_negatives": 1,
"test_false_positives": 3,
"test_loss": 0.05948644131422043,
"test_precision": 0.9795918367346939,
"test_precision_macro": 0.9862244897959184,
"test_recall": 0.993103448275862,
"test_recall_macro": 0.9859883438562409,
"test_roc_auc": 0.9987858183584265,
"test_runtime": 2.872,
"test_samples_per_second": 99.932,
"test_specificity": 0.9788732394366197,
"test_steps_per_second": 3.134,
"test_true_negatives": 139,
"test_true_positives": 144
} |