How to calculate the max_tries for skopt method #1075
Unanswered
XxTashToshxX
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have 2 parameters that each go through 90 different values, so in grid method it would be about 8100 iterations. any idea what is the best way to calculate the max_tries for skopt as I don't want to go through 8100 iterations everytime and 200 tries isn't enough sometimes, is there a certain equation to figure that out?
Beta Was this translation helpful? Give feedback.
All reactions