Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Can the optimizer stop when best_y is smaller than a specific value? #356

Open
Seal-o-O opened this issue Oct 28, 2021 · 0 comments
Open

Comments

@Seal-o-O
Copy link

Hi, thanks for your contributions.

I notice that the optimizer will finish when the iteration number is over than 'max_iter', or the time is over 'max_time'. But I wonder that can I set a specific number, if the best_y in the optimization is smaller than this value, it means that a optimal result has been found, then BO can stop searching.

Hoping for your reply, thanks!

@Seal-o-O Seal-o-O changed the title Can the optimizer stop when best_y is smaller than a specific value Can the optimizer stop when best_y is smaller than a specific value? Oct 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant