8000 Add TQDM progress bar to .fit · Issue #24524 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

Add TQDM progress bar to .fit #24524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
FinAminToastCrunch opened this issue Sep 27, 2022 · 2 comments
Closed

Add TQDM progress bar to .fit #24524

FinAminToastCrunch opened this issue Sep 27, 2022 · 2 comments
Labels
Needs Triage Issue requires triage New Feature

Comments

@FinAminToastCrunch
Copy link

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

@jeremiedbb
Copy link
Member

Hi @FinAminToastCrunch, this has been asked several times, for example in #7574, and is part of the more general question of having callbacks in sklearn. There's ongoing work on this subject in #22000.

I'm closing this issue as duplicate.

@ganbaaelmer
Copy link

Add TQDM progress bar to .fit still working in progress?
after two years ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Triage Issue requires triage New Feature
Projects
None yet
Development

No branches or pull requests

3 participants
0