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
I am exploring your package and like the simplicity of the implementation to adaptively sample search spaces. Are there any ideas on adding uncertainty quantification to the sampling strategies like you would have when using Gaussian processes for Bayesian optimization with a space-filling / expected improvement acquisition function? Any response on this would be much appreciated. Thank you very much for maintaining this project!