Skip to content

TST Fixes random seed for flaky test_keras#800

Open
thomasjpfan wants to merge 2 commits intodask:mainfrom
thomasjpfan:more_fixing_keras
Open

TST Fixes random seed for flaky test_keras#800
thomasjpfan wants to merge 2 commits intodask:mainfrom
thomasjpfan:more_fixing_keras

Conversation

@thomasjpfan
Copy link
Contributor

Follow up to #794

I suspect the failing test on main is due to sampling of the parameter space that may lead to scores that are constant.

CC @stsievert

Copy link
Member

@stsievert stsievert left a comment

Choose a reason for hiding this comment

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

Yeah, random_state is producing the errors. I'm not seeing why else the test would be non-deterministic.

Co-authored-by: Scott Sievert <stsievert@users.noreply.github.com>
@stsievert
Copy link
Member

Hm.... looks like the error has to do with timeout on windows. I'm not seeing how that's induced by this PR.

@thomasjpfan
Copy link
Contributor Author

thomasjpfan commented Mar 1, 2021

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.

2 participants

Comments