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
Build an additional test that GaussianProcess optimization works fine.
For batch optimization, probably some improvement is possible, which also minimizes an overall variance as well as looking for most optimal model. (Need to check if some well-tested implementation exists).
Sklearn's gaussian processes don't support variance of measurements, which probably could improve search.
The text was updated successfully, but these errors were encountered:
Build an additional test that GaussianProcess optimization works fine.
For batch optimization, probably some improvement is possible, which also minimizes an overall variance as well as looking for most optimal model. (Need to check if some well-tested implementation exists).
Sklearn's gaussian processes don't support variance of measurements, which probably could improve search.
The text was updated successfully, but these errors were encountered: