Skip to content

Commit

Permalink
precision
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Dupre <[email protected]>
  • Loading branch information
xadupre committed May 22, 2024
1 parent 845f329 commit cdce4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/xgboost/test_xgboost_converters.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ def test_xgb_classifier_reglog(self):
)

dump_data_and_model(
x_test, xgb, conv_model, basename="SklearnXGBClassifierRegLog"
x_test, xgb, conv_model, basename="SklearnXGBClassifierRegLog-Dec4"
)

def test_xgb_classifier_multi_discrete_int_labels(self):
Expand Down

0 comments on commit cdce4c6

Please sign in to comment.