XGBoostRegressor — getML 1.1.0 documentation
docs.getml.com › latest › apiGradient boosting regressor based on xgboost. XGBoost is an implementation of the gradient tree boosting algorithm that is widely recognized for its efficiency and predictive accuracy. Gradient tree boosting trains an ensemble of decision trees by training each tree to predict the prediction error of all previous trees in the ensemble: