Files
ray-project--ray/python/ray/util/xgboost/__init__.py
T
2026-07-13 13:17:40 +08:00

5 lines
176 B
Python

raise DeprecationWarning(
"ray.util.xgboost has been removed as of Ray 2.0. Instead, use the `xgboost-ray` "
"library directly or the `XGBoostTrainer` in Ray Train."
)