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

Warn if valid data is shuffled #710

Merged
merged 1 commit into from
Oct 31, 2020

Conversation

BenjaminBossan
Copy link
Collaborator

Check for iterator_train__shuffle=True and raise a UserWarning if found.

This is just a minor convenience feature for the user, to prevent unwanted consequences, as e.g. witnessed here.

Check for iterator_train__shuffle=True and raise a UserWarning if found.
@thomasjpfan
Copy link
Member

Is the test failing randomly?

@BenjaminBossan
Copy link
Collaborator Author

Is the test failing randomly?

It seems so, I re-ran the CI and now it passed.

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

LGTM

@BenjaminBossan BenjaminBossan merged commit 7ecf4b3 into master Oct 31, 2020
@BenjaminBossan BenjaminBossan deleted the feature/warn-about-shuffling-iterator-valid branch December 13, 2020 11:15
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.

2 participants