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

Data splitting for time series #1381

Closed
freddyaboulton opened this issue Oct 30, 2020 · 0 comments · Fixed by #1441
Closed

Data splitting for time series #1381

freddyaboulton opened this issue Oct 30, 2020 · 0 comments · Fixed by #1441
Assignees
Labels
new feature Features which don't yet exist.
Milestone

Comments

@freddyaboulton
Copy link
Contributor

freddyaboulton commented Oct 30, 2020

Requirements:

  1. We're going to start with Rolling Origin Cross Validation
  2. Estimators should not be scored on the dates that they are fit on.
  3. The max_lag and gap values will mean some rows will be "thrown out" because of nans. Let's try to minimize this amount.
@freddyaboulton freddyaboulton self-assigned this Oct 30, 2020
@freddyaboulton freddyaboulton added this to the November 2020 milestone Oct 30, 2020
@freddyaboulton freddyaboulton added the new feature Features which don't yet exist. label Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Features which don't yet exist.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant