Skip to content

Commit

Permalink
callback.
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed May 30, 2023
1 parent 89bf5bf commit 36b2723
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python-package/xgboost/callback.py
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,8 @@ def minimize(new: _Score, best: _Score) -> bool:
maximize_metrics = (
"auc",
"aucpr",
"pre",
"pre@",
"map",
"ndcg",
"auc@",
Expand Down

0 comments on commit 36b2723

Please sign in to comment.