Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Feb 28, 2024. It is now read-only.
Discussion options

In the document https://github.com/scikit-optimize/scikit-optimize/blob/master/examples/interruptible-optimization.py#L106 the n_calls is the same. It means that the code will be iterated n_calls

for n in range(n_calls):
.

When restoring shouldn't be n_calls - len(x0)

Thanks,

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.