Skip to content

[MRG+1] don't set fit_params in __init__ in BaseSearchCV#9038

Merged
TomDLT merged 2 commits intoscikit-learn:masterfrom
amueller:dont_change_fitparams_in_init
Jun 9, 2017
Merged

[MRG+1] don't set fit_params in __init__ in BaseSearchCV#9038
TomDLT merged 2 commits intoscikit-learn:masterfrom
amueller:dont_change_fitparams_in_init

Conversation

@amueller
Copy link
Copy Markdown
Member

@amueller amueller commented Jun 7, 2017

Not sure if this needs a test.
Currently BaseSearchCV violates the API by changing fit_params in __init__.

@GaelVaroquaux GaelVaroquaux changed the title [MRG] don't set fit_params in __init__ in BaseSearchCV [MRG+1] don't set fit_params in __init__ in BaseSearchCV Jun 9, 2017
@GaelVaroquaux
Copy link
Copy Markdown
Member

LGTM. 👍 for merge

@TomDLT
Copy link
Copy Markdown
Member

TomDLT commented Jun 9, 2017

LGTM

@TomDLT TomDLT merged commit 526b35f into scikit-learn:master Jun 9, 2017
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
…n#9038)

* don't set fit_params in __init__ in BaseSearchCV

* fix doctest
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
…n#9038)

* don't set fit_params in __init__ in BaseSearchCV

* fix doctest
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
…n#9038)

* don't set fit_params in __init__ in BaseSearchCV

* fix doctest
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
…n#9038)

* don't set fit_params in __init__ in BaseSearchCV

* fix doctest
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
…n#9038)

* don't set fit_params in __init__ in BaseSearchCV

* fix doctest
AishwaryaRK pushed a commit to AishwaryaRK/scikit-learn that referenced this pull request Aug 29, 2017
…n#9038)

* don't set fit_params in __init__ in BaseSearchCV

* fix doctest
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
…n#9038)

* don't set fit_params in __init__ in BaseSearchCV

* fix doctest
jwjohnson314 pushed a commit to jwjohnson314/scikit-learn that referenced this pull request Dec 18, 2017
…n#9038)

* don't set fit_params in __init__ in BaseSearchCV

* fix doctest
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.

3 participants