Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

Can anyone help with the understanding of this notation (and idea) from the vignette for GBM in R?

It starts with the following:

enter image description here

Question 1: I believe this is simply saying that we are looking for the function f(x) that minimizes the average value of the loss function (and that expected value is over all values of X and Y)?

Then this is shown:

enter image description here

Question 2: What are these two steps?

Is the first of these two equivalent to the one above by a law of expectations? And is it saying that we are seeking the expected value of the loss function over y, considering x fixed? Then the outer part of the expression is averaging over all values of x?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.