Skip to content

[MRG] Fixes out of bound check in *SearchCV for callable refit#13417

Merged
jnothman merged 2 commits intoscikit-learn:masterfrom
thomasjpfan:grid_search_callable_out_of_bound_fix
Mar 10, 2019
Merged

[MRG] Fixes out of bound check in *SearchCV for callable refit#13417
jnothman merged 2 commits intoscikit-learn:masterfrom
thomasjpfan:grid_search_callable_out_of_bound_fix

Conversation

@thomasjpfan
Copy link
Copy Markdown
Member

Reference Issues/PRs

Fixes #13413

What does this implement/fix? Explain your changes.

Fixes out of bound check in *SearchCV for a callable refit.

@amueller
Copy link
Copy Markdown
Member

amueller commented Mar 8, 2019

params also works for RandomizedSearchCV, right? looks good, thanks.

@thomasjpfan
Copy link
Copy Markdown
Member Author

params also works for RandomizedSearchCV, right? l

Added a test to cover this.

@jnothman jnothman merged commit b4d7c96 into scikit-learn:master Mar 10, 2019
@jnothman
Copy link
Copy Markdown
Member

Thanks @thomasjpfan

xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
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.

bug in refit=callable validation

3 participants