错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Slow-Growing Trees

  • Philippe Goulet Coulombe

摘要

Random Forest’s performance can be matched by a single slow-growing tree (SGT), which uses a learning rate to tame CART’s greedy algorithm. SGT exploits the view that the prototypical regression tree estimation algorithm is an extreme case of an iterative weighted least square procedure. Moreover, a unifying view of Boosted Trees (BT) and Random Forests (RF) is presented. Greedy ML algorithms’ outcomes can be improved using either “slow learning” or diversification. SGT applies the former to estimate a single deep tree, and Booging (bagging stochastic BT with a high learning rate) uses the latter with additive shallow trees. The performance of this tree ensemble quaternity (Booging, BT, SGT, RF) is assessed on imulated and real regression tasks.