xorbits.xgboost.XGBRegressor.get_params#

XGBRegressor.get_params(deep: bool = True) Dict[str, Any]#

Get parameters.

This docstring was copied from xgboost.sklearn.XGBRegressor.