clbk {mlr3misc} | R Documentation |
Syntactic Sugar for Callback Construction
Description
Functions to retrieve callbacks from mlr_callbacks and set parameters in one go.
Usage
clbk(.key, ...)
clbks(.keys)
Arguments
.key |
( |
... |
(named |
.keys |
( |
See Also
Callback call_back
[Package mlr3misc version 0.15.1 Index]