You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade XgBoost to 1.7.x (#362)
* Upgrade XgBoost version to 1.7.3
* Restructure checkpointing.py and fix Unit tests
* Resolve Flake8 style errors
* Address Comments and improvements
* Add comments and improvements
* Upgrade xgboost to 1.7.4
* remove grow_local_histmaker and Single precision histogram
---------
Co-authored-by: Malav Shastri <malavhs@amazon.com>
Reverting numpy 1.21.2 to 1.19.2 and adding regression (#300)
reverting numpy to 1.19.2 and adding regression
Co-authored-by: Nikhil Raverkar <nraverka@amazon.com>