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

Changed GapWalkForward.get_n_splits to match abstract method signatur… #5

Merged
merged 1 commit into from Nov 1, 2019

Conversation

lawsonmcw
Copy link
Contributor

…e. Now works with GridSearchCV. Otherwise using GapWalkForward as the cross validation class passed to GridSearchCV will fail with "TypeError: get_n_splits() takes 1 positional argument but 4 were given."

@WenjieZ WenjieZ merged commit fa7347e into WenjieZ:master Nov 1, 2019
@WenjieZ
Copy link
Owner

WenjieZ commented Nov 1, 2019

Thank you for the contribution!

@lawsonmcw lawsonmcw deleted the GetSplitsFix branch November 1, 2019 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants