File size: 755 Bytes
c6dcbbf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"val_cosine_accuracy": 0.7629982153480072,
"val_cosine_accuracy_threshold": 0.8640064001083374,
"val_cosine_f1": 0.6907391673746814,
"val_cosine_f1_threshold": 0.8261547684669495,
"val_cosine_precision": 0.6290946608202218,
"val_cosine_recall": 0.7657770800627943,
"val_cosine_ap": 0.7350929175906749,
"val_cosine_mcc": 0.47714361581572273,
"test_cosine_accuracy": 0.7035036519888425,
"test_cosine_accuracy_threshold": 0.8520700931549072,
"test_cosine_f1": 0.7118460123901542,
"test_cosine_f1_threshold": 0.8109649419784546,
"test_cosine_precision": 0.5979034259235814,
"test_cosine_recall": 0.8794413407821229,
"test_cosine_ap": 0.6473553527394227,
"test_cosine_mcc": 0.4408784752892243
} |