Hi there, I recently found out that GradientBoostingRegressor uses MeanEstimator for the initial estimator in ensemble. Could you please point out (or explain) to the research showing superiority of this approach compared to the usage of DecisionTreeRegressor?
-- Yours sincerely, Alexey A. Dral
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
