Questions
Questions
Single choice

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

Options
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
View Explanation

View Explanation

Verified Answer
Please login to view
Step-by-Step Analysis
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

Log in for full answers

We've collected over 50,000 authentic exam questions and detailed explanations from around the globe. Log in now and get instant access to the answers!

More Practical Tools for Students Powered by AI Study Helper

Join us and instantly unlock extensive past papers & exclusive solutions to get a head start on your studies!