Add a `verbosity` field to the `MLFlowLogger` wrapper
Closed this issue · 0 comments
ablaom commented
defaulting to 1
.
I think we will want this as the user interface point for specifying how much to log in tuning and iteration. For example, if verbosity < 1
then only log the performance evaluation for the best model.