Replies: 1 comment 3 replies
-
Hi, and thanks for your interest. And yes, the answer is, as usual, a resounding "it depends". Not only on your priors, but also (related to the priors) the properties of the function, things like the amount of data you have, what your requirements are in terms of how quickly you'd like to fit the model and make predictions etc. Are you looking at a particular kind of problem space or are you just generally curious? This is a very open question indeed, but I guess at the high level there are two generally valid points:
I hope this helps. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all - thanks for the great work on
botorch
.It's awesome to have a library that is agnostic to the surrogate model that is being used to define the underlying probability distribution, but clearly, GP models are the most heavily supported family.
I'm looking for some material to understand the tradeoffs when choosing a surrogate model. I realize the clear answer here is probably "it depends on what your priors are on the function you are trying to model", but to answer that question it would be helpful to know what aspects of prior information I should be thinking about the most.
Appreciate any suggestions for reading or thoughts from the team.
Beta Was this translation helpful? Give feedback.
All reactions