Closed
Description
Describe the workflow you want to enable
There is no cohesive way of knowing when a classifier will finish training. What is shown by verbose = True
is not consistent across models.
Describe your proposed solution
I propose wrapping all most/all .fit()
functions in tqdm.
Describe alternatives you've considered, if relevant
No response
Additional context
No response