ot {mlr3mbo} | R Documentation |
Syntactic Sugar Output Trafo Construction
Description
This function complements mlr_output_trafos with functions in the spirit
of mlr_sugar
from mlr3.
Usage
ot(.key, ...)
Arguments
.key |
( |
... |
(named |
Value
Examples
ot("standardize")
[Package mlr3mbo version 0.3.0 Index]