#937·hyperopt

Verbose=False and progress bar

Author: deepsmahtaniCreated Mar 11, 2025Updated Jul 24, 2026

Hi there team,

I hope you are all well, I am looking to have verbose=false in min to avoid output like TPE using 1/1 trials with best loss inf but I want to keep the progress bar

Looking at the documentation it looks like if I set verbose=false it will disable the progress bar too, is there a way to keep the progress bar but not have the verbose output?