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

Warning once is not enough #19

Closed
WenjieZ opened this issue Mar 17, 2021 · 1 comment
Closed

Warning once is not enough #19

WenjieZ opened this issue Mar 17, 2021 · 1 comment
Assignees

Comments

@WenjieZ
Copy link
Owner

WenjieZ commented Mar 17, 2021

warnings.warn(SINGLETON_WARNING, Warning)

This warning should appear for every occurrence. Use standard output instead.

@WenjieZ WenjieZ added this to the v0.0.5 milestone Mar 17, 2021
@WenjieZ WenjieZ self-assigned this Mar 17, 2021
@WenjieZ
Copy link
Owner Author

WenjieZ commented Mar 17, 2021

Technical difficulty: since both the training sets and the test sets are computed (from the _iter_test_indices), the singleton warning will appear for twice rather than the desired once.

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 a pull request may close this issue.

1 participant