Skip to content

Commit

Permalink
DOC what's new: Fix class name
Browse files Browse the repository at this point in the history
  • Loading branch information
jnothman committed Feb 14, 2019
1 parent 8d10ba0 commit 1c8668b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/whats_new/v0.21.rst
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Support for Python 3.4 and below has been officially dropped.
..............................

- |Feature| Classes :class:`~model_selection.GridSearchCV` and
:class:`~model_selection.RandomSearchCV` now allow for refit=callable
:class:`~model_selection.RandomizedSearchCV` now allow for refit=callable
to add flexibility in identifying the best
estimator. An example for this interface has been added.
:issue:`11354` by :user:`Wenhao Zhang <wenhaoz@ucla.edu>`,
Expand Down

0 comments on commit 1c8668b

Please sign in to comment.