File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -420,7 +420,7 @@ The entries in the list specify options during parameter tuning with `mlr3tuning
420
420
`Tuner <https://mlr3tuning.mlr-org.com/reference/Tuner.html >`_ and specifies the tuning algorithm.
421
421
Alternatively, ``algorithm `` can be a ``character() `` that is used as an argument in the wrapper
422
422
`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 >`_.
424
424
`The corresponding chapter in the mlr3book <https://mlr3book.mlr-org.com/optimization.html#sec-model-tuning >`_ illustrates
425
425
how the `Tuner <https://mlr3tuning.mlr-org.com/reference/Tuner.html >`_ class supports grid search, random search,
426
426
generalized simulated annealing and non-linear optimization.
You can’t perform that action at this time.
0 commit comments