forked from onnx/onnxmltools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes early stopping with XGBoost 2.0 (onnx#597)
* add one unit test to investigate a bug Signed-off-by: xadupre <[email protected]> * add one more test Signed-off-by: xadupre <[email protected]> * remove unnecessary print Signed-off-by: xadupre <[email protected]> * update CI Signed-off-by: Xavier Dupre <[email protected]> * ci Signed-off-by: Xavier Dupre <[email protected]> * remove removed files Signed-off-by: Xavier Dupre <[email protected]> * update test Signed-off-by: Xavier Dupre <[email protected]> * fix early stopping Signed-off-by: Xavier Dupre <[email protected]> * fix rf models Signed-off-by: Xavier Dupre <[email protected]> * remaining merge issue Signed-off-by: Xavier Dupre <[email protected]> --------- Signed-off-by: xadupre <[email protected]> Signed-off-by: Xavier Dupre <[email protected]>
- Loading branch information
Showing
8 changed files
with
517 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.