Skopt Progress bar #267
antoniocmf
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
tqdm is already used for non-skopt optimization. I guess we forgout about it when skopt was introduced. Please raise this enhancement request on the issue tracker. |
Beta Was this translation helpful? Give feedback.
1 reply
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've started recently running some optimizations using the skopt method and I thought It would be really interesting to add something like a tqdm progress bar to the optimization process.
Unfortunately as I'm new to Python, I wouldn't know how to help implementing this.
Just something I thought would be nice to share.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions