ray-project / xgboost_ray

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

Add `ray_dmatrix_params` to sklearn API #125

Closed Yard1 closed 3 years ago

Yard1 commented 3 years ago

Adds a way to pass keyword params to RayDMatrix created internally in sklearn API estimators.