Was this section helpful?
sklearn.ensemble.GradientBoostingRegressor
, scikit-learn developers, 2023 - Official documentation for Scikit-Learn's GradientBoostingRegressor
, detailing its parameters and their default values.subsample
parameter to gradient boosting, a method known as Stochastic Gradient Boosting for variance reduction.