Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/whats_new/v0.21.rst
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ Support for Python 3.4 and below has been officially dropped.
- |Feature| Classes :class:`~model_selection.GridSearchCV` and
:class:`~model_selection.RandomizedSearchCV` now allow for refit=callable
to add flexibility in identifying the best estimator.
See :doc:`/auto_examples/model_selection/plot_grid_search_refit_callable.py`.
See :ref:`sphx_glr_auto_examples_model_selection_plot_grid_search_refit_callable.py`.
:pr:`11354` by :user:`Wenhao Zhang <wenhaoz@ucla.edu>`,
`Joel Nothman`_ and :user:`Adrin Jalali <adrinjalali>`.

Expand Down