8.27 Now, the BART algorithm

  • In the first iteration of the BART algorithm, all K trees are initialized to have 1 root node, with ˆf1k(x)=1nKni=1yi

    • i.e., the mean of the response values divided by the total number of trees
  • Thus, for the first iteration (b=1), the prediction for all K trees is just the mean of the response

ˆf1(x)=Kk=1ˆf1k(x)=Kk=11nKni=1yi=1nni=1yi