xorbits.xgboost.XGBClassifier.get_num_boosting_rounds#

XGBClassifier.get_num_boosting_rounds() int#

Gets the number of xgboost boosting rounds.

This docstring was copied from xgboost.sklearn.XGBClassifier.