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

RollingSplit #3

Open
dmbee opened this issue Nov 19, 2018 · 1 comment
Open

RollingSplit #3

dmbee opened this issue Nov 19, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dmbee
Copy link
Owner

dmbee commented Nov 19, 2018

Implement data splitter with rolling splits similar to sklearn.model_selection.TimeSeriesSplit but with compatibility for data sets with more than a single time series and contextual data.

@dmbee dmbee added enhancement New feature or request help wanted Extra attention is needed labels Nov 19, 2018
@dmbee dmbee self-assigned this Nov 19, 2018
@dmbee
Copy link
Owner Author

dmbee commented Dec 18, 2018

This should enhancement should also include development of a new base class for temporal splitters that can be inherited by the rolling splitter, and the existing temporal splitters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant