Upload metrics.json with huggingface_hub
Browse files- metrics.json +7 -27
metrics.json
CHANGED
|
@@ -3,8 +3,8 @@
|
|
| 3 |
"split": "xgb_val",
|
| 4 |
"n_samples": 422,
|
| 5 |
"n_races": 22,
|
| 6 |
-
"log_loss": 0.
|
| 7 |
-
"brier_score": 0.
|
| 8 |
"top1_accuracy": 0.8636363636363636,
|
| 9 |
"top3_accuracy": 1.0,
|
| 10 |
"top5_accuracy": 1.0
|
|
@@ -13,30 +13,10 @@
|
|
| 13 |
"split": "xgb_test",
|
| 14 |
"n_samples": 927,
|
| 15 |
"n_races": 47,
|
| 16 |
-
"log_loss": 0.
|
| 17 |
-
"brier_score": 0.
|
| 18 |
-
"top1_accuracy": 0.
|
| 19 |
-
"top3_accuracy": 0.
|
| 20 |
-
"top5_accuracy":
|
| 21 |
-
},
|
| 22 |
-
{
|
| 23 |
-
"split": "lgbm_val",
|
| 24 |
-
"n_samples": 422,
|
| 25 |
-
"n_races": 22,
|
| 26 |
-
"log_loss": 0.055231699866363795,
|
| 27 |
-
"brier_score": 0.016524415564765985,
|
| 28 |
-
"top1_accuracy": 0.8181818181818182,
|
| 29 |
-
"top3_accuracy": 0.9545454545454546,
|
| 30 |
-
"top5_accuracy": 1.0
|
| 31 |
-
},
|
| 32 |
-
{
|
| 33 |
-
"split": "lgbm_test",
|
| 34 |
-
"n_samples": 927,
|
| 35 |
-
"n_races": 47,
|
| 36 |
-
"log_loss": 0.14978252709187923,
|
| 37 |
-
"brier_score": 0.043730167655318064,
|
| 38 |
-
"top1_accuracy": 0.44680851063829785,
|
| 39 |
-
"top3_accuracy": 0.851063829787234,
|
| 40 |
-
"top5_accuracy": 1.0
|
| 41 |
}
|
| 42 |
]
|
|
|
|
| 3 |
"split": "xgb_val",
|
| 4 |
"n_samples": 422,
|
| 5 |
"n_races": 22,
|
| 6 |
+
"log_loss": 0.050907751783122394,
|
| 7 |
+
"brier_score": 0.015055796131491661,
|
| 8 |
"top1_accuracy": 0.8636363636363636,
|
| 9 |
"top3_accuracy": 1.0,
|
| 10 |
"top5_accuracy": 1.0
|
|
|
|
| 13 |
"split": "xgb_test",
|
| 14 |
"n_samples": 927,
|
| 15 |
"n_races": 47,
|
| 16 |
+
"log_loss": 0.13834304642624395,
|
| 17 |
+
"brier_score": 0.04351075738668442,
|
| 18 |
+
"top1_accuracy": 0.5106382978723404,
|
| 19 |
+
"top3_accuracy": 0.9148936170212766,
|
| 20 |
+
"top5_accuracy": 0.9787234042553191
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
}
|
| 22 |
]
|