Upload metrics.json with huggingface_hub
Browse files- metrics.json +4 -4
metrics.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
{
|
| 2 |
-
"roc_auc": 0.
|
| 3 |
-
"f1": 0.
|
| 4 |
-
"accuracy": 0.
|
| 5 |
"best_params": {
|
| 6 |
"model__max_depth": null,
|
| 7 |
-
"model__max_features": "
|
| 8 |
"model__min_samples_leaf": 1,
|
| 9 |
"model__min_samples_split": 2,
|
| 10 |
"model__n_estimators": 400
|
|
|
|
| 1 |
{
|
| 2 |
+
"roc_auc": 0.969925414651165,
|
| 3 |
+
"f1": 0.6932270916334662,
|
| 4 |
+
"accuracy": 0.9067796610169492,
|
| 5 |
"best_params": {
|
| 6 |
"model__max_depth": null,
|
| 7 |
+
"model__max_features": "sqrt",
|
| 8 |
"model__min_samples_leaf": 1,
|
| 9 |
"model__min_samples_split": 2,
|
| 10 |
"model__n_estimators": 400
|