Skip to content

Fixed TimeSeriesSplit training set size formula #28322

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

Merged
merged 7 commits into from
Jun 24, 2024

Conversation

ZiadAmerr
Copy link
Contributor

Reference Issues/PRs

Fixes #28321.

What does this implement/fix? Explain your changes.

This fixes the incorrect behavior of the formula to compute the training set size for TimeSeriesSplit

Any other comments?

Copy link

github-actions bot commented Jan 31, 2024

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 2c9d3bb. Link to the linter CI: here

Copy link
Member

@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ZiadAmerr. Just a minor nitpick. Otherwise LGTM.

Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
@ZiadAmerr
Copy link
Contributor Author

Perfect, all done :)

@jeremiedbb jeremiedbb enabled auto-merge (squash) June 24, 2024 14:09
@jeremiedbb jeremiedbb merged commit ce2d74c into scikit-learn:main Jun 24, 2024
28 checks passed
jeremiedbb added a commit to jeremiedbb/scikit-learn that referenced this pull request Jul 2, 2024
…#28322)

Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
@jeremiedbb jeremiedbb mentioned this pull request Jul 2, 2024
11 tasks
jeremiedbb added a commit to jeremiedbb/scikit-learn that referenced this pull request Jul 2, 2024
…#28322)

Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
jeremiedbb added a commit that referenced this pull request Jul 2, 2024
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TimeSeriesSplit Train Size formula correction
2 participants