GLOBAL SEARCH

搜索课程、模块、题目与收藏题单

搜索在服务端完成,题目解析与答案不会进入搜索结果。登录后可搜索自己的收藏题单。

找到 18 个结果

中文题目
题目2589 · 机器学习

Bagged MSE When Bias Stays Fixed 7

Assume each tree has the same squared bias b^2 and prediction noise floor nu, while bagging only changes the variance term according to the equicorrelated-tree formula. Derive the bagged test MSE with B trees.

打开 →
题目2592 · 机器学习

Effective Independent Tree Count 8

Define B_eff by matching the correlated-forest variance sigma^2 [rho + (1-rho)/B] to the variance sigma^2 / B_eff of averaging independent trees. Derive B_eff.

打开 →