You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the predict methods in the Gaussian Process interface module only return the mean at the requested points. However, the variance is also necessary to estimate the uncertainty at those points.
The text was updated successfully, but these errors were encountered:
Currently, the predict methods in the Gaussian Process interface module only return the mean at the requested points. However, the variance is also necessary to estimate the uncertainty at those points.
The text was updated successfully, but these errors were encountered: