ray-project / xgboost_ray

Distributed XGBoost on Ray
Apache License 2.0
133 stars 34 forks source link

Fix sklearn tests #280

Closed krfricke closed 1 year ago

krfricke commented 1 year ago

This test reverts part of https://github.com/ray-project/xgboost_ray/pull/276. It seems like the naming changes have been reverted on xgboost master, leading to failures in our sklearn tests.