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
Hi,
I don't know the difference between normalize_Y and exact_feval in GpyOpt.
I see the documention like:
Is it means that we only have to set one of the parameters? (for example, if we choose normalize_Y=True, we don't have to set exact_feval=False) Could you help me explain it?
Thank you!
Hi,


I don't know the difference between
normalize_Yandexact_fevalin GpyOpt.I see the documention like:
Is it means that we only have to set one of the parameters? (for example, if we choose normalize_Y=True, we don't have to set exact_feval=False) Could you help me explain it?
Thank you!