We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c8121 commit 1f45e1eCopy full SHA for 1f45e1e
doc/whats_new/v0.21.rst
@@ -607,7 +607,7 @@ Support for Python 3.4 and below has been officially dropped.
607
- |Feature| Classes :class:`~model_selection.GridSearchCV` and
608
:class:`~model_selection.RandomizedSearchCV` now allow for refit=callable
609
to add flexibility in identifying the best estimator.
610
- 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`.
611
:pr:`11354` by :user:`Wenhao Zhang <wenhaoz@ucla.edu>`,
612
`Joel Nothman`_ and :user:`Adrin Jalali <adrinjalali>`.
613
0 commit comments