mars-project / mars

Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
https://mars-project.readthedocs.io
Apache License 2.0
2.68k stars 325 forks source link

Pin xgboost_ray<0.1.14 #3328

Closed fyrestone closed 1 year ago

fyrestone commented 1 year ago

What do these changes do?

The xgboost_ray==0.1.14 has compatibility issue with the latest Ray. This PR

Related issue number

Fixes #xxxx

Check code requirements