xorbits.xgboost.XGBRegressor.get_num_boosting_rounds#

XGBRegressor.get_num_boosting_rounds() int#

Gets the number of xgboost boosting rounds.

This docstring was copied from xgboost.sklearn.XGBRegressor.