What is the algorithm behind LSBoost from fitensemble function?

Is it one of the 3 algorithms proposed in article 'Boosted methods for Regression' (http://link.springer.com/article/10.1023/A:1013685603443)?

Antworten (1)

Dana Cosman
Dana Cosman am 7 Sep. 2016
Verschoben: the cyclist am 14 Nov. 2023

0 Stimmen

Found it: is the gradient boostig strategy applied for least squares, from Friedman
(source: https://statweb.stanford.edu/~jhf/ftp/trebst.pdf)

Gefragt:

am 6 Sep. 2016

Verschoben:

am 14 Nov. 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by