Skip to content

Commit

Permalink
Update expected_values for test_metrics test
Browse files Browse the repository at this point in the history
  • Loading branch information
aPovidlo committed Aug 20, 2024
1 parent e76cd93 commit 4085f55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/data/expected_metric_values.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"accuracy": -0.95
},
"multiclass": {
"roc_auc": -0.9832500832500832,
"roc_auc": -0.9881784881784883,
"precision": -0.9777777777777779,
"f1": -0.9719701552732407,
"neg_log_loss": 0.17094588819131074,
"roc_auc_pen": -0.9789893328893329,
"roc_auc_pen": -0.9838963813963815,
"accuracy": -0.9722222222222222
},
"regression": {
Expand Down

0 comments on commit 4085f55

Please sign in to comment.