Upload model_metadata.json with huggingface_hub
Browse files- model_metadata.json +8 -15
model_metadata.json
CHANGED
|
@@ -28,18 +28,13 @@
|
|
| 28 |
],
|
| 29 |
"n_features": 22,
|
| 30 |
"target": "Engine Condition",
|
| 31 |
-
"threshold": 0.
|
| 32 |
"test_metrics": {
|
| 33 |
-
"balanced_accuracy": 0.
|
| 34 |
-
"roc_auc": 0.
|
| 35 |
-
"recall": 0.
|
| 36 |
-
"precision": 0.
|
| 37 |
-
"f2": 0.
|
| 38 |
-
},
|
| 39 |
-
"test_metrics_at_default_threshold": {
|
| 40 |
-
"recall": 0.8463203463203464,
|
| 41 |
-
"precision": 0.6838653257542632,
|
| 42 |
-
"f2": 0.8079347039983469
|
| 43 |
},
|
| 44 |
"best_params": {
|
| 45 |
"base_max_depth": "3",
|
|
@@ -47,10 +42,8 @@
|
|
| 47 |
"learning_rate": "0.2608158369431769"
|
| 48 |
},
|
| 49 |
"training_info": {
|
| 50 |
-
"
|
| 51 |
-
"
|
| 52 |
-
"train_samples": 14651,
|
| 53 |
-
"val_samples": 1953,
|
| 54 |
"test_samples": 2931
|
| 55 |
}
|
| 56 |
}
|
|
|
|
| 28 |
],
|
| 29 |
"n_features": 22,
|
| 30 |
"target": "Engine Condition",
|
| 31 |
+
"threshold": 0.3699999999999999,
|
| 32 |
"test_metrics": {
|
| 33 |
+
"balanced_accuracy": 0.5159377210970009,
|
| 34 |
+
"roc_auc": 0.6980806781707058,
|
| 35 |
+
"recall": 0.9875541125541125,
|
| 36 |
+
"precision": 0.6381118881118881,
|
| 37 |
+
"f2": 0.8900702301989856
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
},
|
| 39 |
"best_params": {
|
| 40 |
"base_max_depth": "3",
|
|
|
|
| 42 |
"learning_rate": "0.2608158369431769"
|
| 43 |
},
|
| 44 |
"training_info": {
|
| 45 |
+
"train_samples": 14650,
|
| 46 |
+
"val_samples": 1954,
|
|
|
|
|
|
|
| 47 |
"test_samples": 2931
|
| 48 |
}
|
| 49 |
}
|