ray-project / xgboost_ray

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

Always detect Ray Dataset as distributed #253

Closed Yard1 closed 1 year ago

Yard1 commented 1 year ago

Signed-off-by: Antoni Baum antoni.baum@protonmail.com

Ensures that we always use distributed loading by default with Ray Datasets. Followup to https://github.com/ray-project/ray/pull/31079