Hello,
I have enjoyed playing around with the new Bayesian optimization platform. However, I want to compare the results to those of some machine learning models. I see in the output that you DO get a "leave-on-out" R2, but is that truly based on a single random row? Or does some "behind the scenes" breaking of the dataset into training and validation portions going on? Can I know which row(s) was chosen as the holdback?
Also, is it possible to see the actual model? I have used the "save all model fits" and "save script for next iteration," but I'm not sure if these are the complete models. I want to see how well the model predicts new data, though I realize this may not be exactly what this platform is meant to do.
Alternatively, could I "load" the optimal GP model into Gaussian Process? I can't see an easy way to do that, especially since I have multiple thetas, but if I can run the optimal GP generated in the GP platform, this might actually solve all of these problems/questions!
Anderson B. Mayfield