Skip to content

Commit 1f45e1e

Browse files
thomasjpfanjnothman
authored andcommitted
DOC Fix reference (scikit-learn#13841)
1 parent d1c8121 commit 1f45e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new/v0.21.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ Support for Python 3.4 and below has been officially dropped.
607607
- |Feature| Classes :class:`~model_selection.GridSearchCV` and
608608
:class:`~model_selection.RandomizedSearchCV` now allow for refit=callable
609609
to add flexibility in identifying the best estimator.
610-
See :doc:`/auto_examples/model_selection/plot_grid_search_refit_callable.py`.
610+
See :ref:`sphx_glr_auto_examples_model_selection_plot_grid_search_refit_callable.py`.
611611
:pr:`11354` by :user:`Wenhao Zhang <wenhaoz@ucla.edu>`,
612612
`Joel Nothman`_ and :user:`Adrin Jalali <adrinjalali>`.
613613

0 commit comments

Comments
 (0)