I'm tuning my parameters by testing many models, and I'm fairly annoyed that I can't do much about the "Build Progress" bars that are cluttering up my iPython Notebook. I've skimmed the docs looking for some sort of "verbose" setting to turn off, but can't find it. Is there any way to turn this off when I want to train and evaluate dozens of models at once?
The function you're looking for is called h2o.no_progress()
and it shuts off all progress bars in your session. If you search the Python module docs for "progress", you'll find it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With