Skip to content
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

Follow-up EstimatorReport: checklist instead of loading bar #1074

Open
MarieS-WiMLDS opened this issue Jan 10, 2025 · 0 comments
Open

Follow-up EstimatorReport: checklist instead of loading bar #1074

MarieS-WiMLDS opened this issue Jan 10, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@MarieS-WiMLDS
Copy link
Contributor

MarieS-WiMLDS commented Jan 10, 2025

Is your feature request related to a problem? Please describe.

Capture d’écran du 2025-01-10 12-14-03
This bar only has 3 states: 0, 50% and 100%. It can be misleading, because it stays very long at 0%.

Describe the solution you'd like

Instead of a bar, do a checklist. What it could look like:

Step 1 is running

Running predictions for training
Waiting before caching predictions for test

Step 1 is over, step 2 is running

✅ Predictions for training cached successfully
Running predictions for training

Step 1 and 2 are over

✅ Predictions for training cached successfully
✅ Predictions for test cached successfully

Describe alternatives you've considered, if relevant

No response

Additional context

In next versions of scikit learn, we should be able to know the progress inside a step, and we might want to replace it by a bar.

@MarieS-WiMLDS MarieS-WiMLDS added enhancement New feature or request needs-triage This has been recently submitted and needs attention and removed needs-triage This has been recently submitted and needs attention labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant