【发布时间】:2017-10-15 12:14:31
【问题描述】:
我想知道在 pretty.gbm.tree 函数中 ErrorReduction 是如何计算的:https://github.com/gbm-developers/gbm3/blob/62c8dafd87b16fe1d2079cdd5058169f1f08967b/R/pretty-gbm-tree.r#L32
这篇文章对我帮助很大,但并没有完全回答我的问题。 Understanding tree structure in R gbm package
这是第一棵树的 pretty.gbm.tree 函数的输出: output table
19167.524 这个值是怎么计算出来的?
谢谢
【问题讨论】: