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

Feature: New group aware time-based cross validation #407

Open
jrosell opened this issue Dec 27, 2022 · 1 comment
Open

Feature: New group aware time-based cross validation #407

jrosell opened this issue Dec 27, 2022 · 1 comment
Labels
feature a feature request or enhancement

Comments

@jrosell
Copy link

jrosell commented Dec 27, 2022

There are situations when sliding_period or group_vfold_cv is not exactly what is needed for a good cross validation.

I've seen some libraries in python implementing GroupTimeSeriesSplit:

They are based on some kaggle notebooks and stackoverflow answers:

I also see that this feature is currently being developed in scikit-learn:

@jrosell jrosell changed the title New group aware time-based cross validation Feature: New group aware time-based cross validation Dec 27, 2022
@hfrick
Copy link
Member

hfrick commented Jan 11, 2023

Thank you for the issue @jrosell ! We'll probably not come around to this in the immediate future but I'll leave the issue open for later (and for people to upvote if appropriate).

@hfrick hfrick added the feature a feature request or enhancement label Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants