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

enh: Change the default of aggregate for cross-validation report #1427

Closed
glemaitre opened this issue Mar 13, 2025 · 0 comments · Fixed by #1440
Closed

enh: Change the default of aggregate for cross-validation report #1427

glemaitre opened this issue Mar 13, 2025 · 0 comments · Fixed by #1440
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@glemaitre
Copy link
Member

Currently, we have aggregate=None that shows the information for each split. However, it could be overwhelming and a user might search directly the mean and std. dev. as info.

We should change the default to aggregate=["mean", "std"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants