| mlr_result_assigners | R Documentation |
A simple mlr3misc::Dictionary storing objects of class ResultAssigner.
Each result assigner has an associated help page, see mlr_result_assigners_[id].
For a more convenient way to retrieve and construct a result assigner, see ras().
R6::R6Class object inheriting from mlr3misc::Dictionary.
See mlr3misc::Dictionary.
Sugar function: ras()
Other Dictionary:
mlr_acqfunctions,
mlr_input_trafos,
mlr_loop_functions,
mlr_output_trafos
Other Result Assigner:
ResultAssigner,
mlr_result_assigners_archive,
mlr_result_assigners_surrogate
library(data.table)
as.data.table(mlr_result_assigners)
ras("archive")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.