Skip to content

Commit 61412db

Browse files
committed
Merge branch 'main' of github.com:DoubleML/doubleml-docs into m-fix-105
2 parents 3b2afcb + 6571c33 commit 61412db

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
@@ -420,7 +420,7 @@ The entries in the list specify options during parameter tuning with `mlr3tuning
420420
`Tuner <https://mlr3tuning.mlr-org.com/reference/Tuner.html>`_ and specifies the tuning algorithm.
421421
Alternatively, ``algorithm`` can be a ``character()`` that is used as an argument in the wrapper
422422
`mlr3tuning <https://mlr3tuning.mlr-org.com/>`_ call
423-
`tnr(algorithm) <https://mlr3tuning.mlr-org.com/reference/mlr_sugar.html>`_.
423+
`tnr(algorithm) <https://mlr3tuning.mlr-org.com/reference/tnr.html>`_.
424424
`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.

0 commit comments

Comments
 (0)