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
{{ message }}
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
I think in previous versions GPyOpt allowed users to tune the parameter acqusition_jitter, which is the degree of exploration of the acquisitions function. In the current version acquisition_jitter is removed and can only be used for modular Bayesian Opitimization.
Does anyone know why they removed it? And also can I still tune jitter without using modular Bayesian Optimization?