h2oai / xgboost

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
Other
44 stars 26 forks source link

Upgrade to XGBoost 1.6 #93

Closed michalkurka closed 1 year ago

michalkurka commented 2 years ago

Review only the latest commits and commits with message: Post merge fixes:

https://h2oai.atlassian.net/browse/PUBDEV-8018

Related CI:

Related CI test:

Prerequisite to related H2O-3 PR: https://github.com/h2oai/h2o-3/pull/6664 Related xgboost-predictor PRs: Different Precision Issue Fixup, Backwards Compatibility Of Precision Issue fixup

Upgrade originally started with version 1.3: https://github.com/h2oai/h2o-3/pull/5188 Related xgboost PR to 1.3: https://github.com/h2oai/xgboost/pull/91

michalkurka commented 2 years ago

@valenad1 this is Karel's PR - what we need to review are the "post-merge fixes"