mlr_input_trafos | R Documentation |
A simple mlr3misc::Dictionary storing objects of class InputTrafo.
Each input transformation has an associated help page, see mlr_input_trafos[id]
.
For a more convenient way to retrieve and construct an input trafo, see it()
.
R6::R6Class object inheriting from mlr3misc::Dictionary.
See mlr3misc::Dictionary.
Sugar function: it()
Other Dictionary:
mlr_acqfunctions
,
mlr_loop_functions
,
mlr_output_trafos
,
mlr_result_assigners
Other Input Transformation:
InputTrafo
,
InputTrafoUnitcube
library(data.table)
as.data.table(mlr_input_trafos)
it("unitcube")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.