Metadata-Version: 2.1
Name: xgboost-ray
Version: 0.1.10
Summary: A Ray backend for distributed XGBoost
Home-page: https://github.com/ray-project/xgboost_ray
Author: Ray Team
License: UNKNOWN
Platform: UNKNOWN
License-File: LICENSE
Requires-Dist: ray (>=1.10)
Requires-Dist: numpy (>=1.16)
Requires-Dist: pandas
Requires-Dist: wrapt (>=1.12.1)
Requires-Dist: xgboost (>=0.90)

A distributed backend for XGBoost built on top of distributed computing framework Ray.

