Recently, I am interested in GPBoost algorithm and want to further apply it, but I don't know much about the mathematical knowledge behind it, especially how to set the mean function F (x).
In Gaussian Process Boosting, you provided an example of Friedman3 data set. I want to ask how to get its mean function F (x), and how to set the average function F (x) for other data sets (there may be more than four feature columns)?
Thank you!
Recently, I am interested in GPBoost algorithm and want to further apply it, but I don't know much about the mathematical knowledge behind it, especially how to set the mean function F (x). In Gaussian Process Boosting, you provided an example of Friedman3 data set. I want to ask how to get its mean function F (x), and how to set the average function F (x) for other data sets (there may be more than four feature columns)? Thank you!