题目
题目
单项选择题

Question22 Suppose that you want to build a gradient boosting with the following loss function: [math] Assuming that [math] is the actual output and [math] is the prediction for point [math] , which of the following statements is correct? Select one alternative: You train a weak learner and at each step, you estimate [math] You train a weak learner and at each step, you estimate [math] You train a weak learner and at each step, you estimate [math] You train a weak learner and at each step, you estimate [math] ResetMaximum marks: 2 Flag question undefined

选项
A.You train a weak learner and at each step, you estimate  ( ( 𝑦 𝑖 − 𝑦 ^ 𝑖 ) 2 + 1 ) 1 / 2
B.You train a weak learner and at each step, you estimate  𝑦 𝑖 − 𝑦 ^ 𝑖 ( ( 𝑦 𝑖 − 𝑦 ^ 𝑖 ) 2 + 1 ) 1 / 2
C.You train a weak learner and at each step, you estimate  𝑦 𝑖 − 𝑦 ^ 𝑖
D.You train a weak learner and at each step, you estimate  ( 𝑦 𝑖 − 𝑦 ^ 𝑖 + 1 ) 1 / 2
查看解析

查看解析

标准答案
Please login to view
思路分析
Let’s unpack the question step by step and then evaluate each answer choice in turn. The scenario describes building a gradient boosting model with a particular loss function, and at each boosting step we fit a weak learner to some target that is derived from the current residuals (the gradient or pseudo-residuals of the loss with respect to the model’s predictions). The correct form depends on the chosen loss, but a common pattern in gradient boosting is that the weak learner is trained to predict the negative gradient of the loss with respect to the current predictions f(x). In this specific setup, the loss appears to be a function of the residual (y_i − f_i), and the gradient (or pseudo-residual) would be derived from that loss function. Option 1: You train a weak learner and at each step, you estimate y_i − ŷ_i ( ( y_i − ŷ_i )^2 + 1 )^{1/2} - This expression seems to present a form where......Login to view full explanation

登录即可查看完整答案

我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!