Skip to content

Commit a7c129d

Browse files
authored
Merge pull request #101 from DoubleML/m-fix-broken-links
fix broken mlr3 link
2 parents eed2f6c + d12c763 commit a7c129d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guide/learners.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ The entries in the list specify options during parameter tuning with `mlr3tuning
421421
Alternatively, ``algorithm`` can be a ``character()`` that is used as an argument in the wrapper
422422
`mlr3tuning <https://mlr3tuning.mlr-org.com/>`_ call
423423
`tnr(algorithm) <https://mlr3tuning.mlr-org.com/reference/mlr_sugar.html>`_.
424-
`The corresponding chapter in the mlr3book <https://mlr3book.mlr-org.com/optimization.html#tuning>`_ illustrates
424+
`The corresponding chapter in the mlr3book <https://mlr3book.mlr-org.com/optimization.html#sec-model-tuning>`_ illustrates
425425
how the `Tuner <https://mlr3tuning.mlr-org.com/reference/Tuner.html>`_ class supports grid search, random search,
426426
generalized simulated annealing and non-linear optimization.
427427
* ``rsmp_tune`` is an object of class `mlr3 resampling <https://mlr3.mlr-org.com/reference/Resampling.html>`_

0 commit comments

Comments
 (0)