Replies: 1 comment 2 replies
-
While benchmarking the new default kernel (see #2451), produced by As you pointed out, not all models utilize this new covar module. For example, for the fully-Bayesian model, this prior does not work that well, so that model still uses a scale-Matern kernel (@hvarfner had developed a fully Bayesian version of the new kernel as well but we haven't utilized that widely). For |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering what is the reason that
MultiTaskGP
does not use ScaleKernel in its default covariance kernel (see here and here), while some other models use it.Beta Was this translation helpful? Give feedback.
All reactions