mlr_result_assigners | R Documentation |
A simple mlr3misc::Dictionary storing objects of class ResultAssigner.
Each acquisition function has an associated help page, see mlr_result_assigners_[id]
.
For a more convenient way to retrieve and construct an acquisition function, see ras()
.
R6::R6Class object inheriting from mlr3misc::Dictionary.
See mlr3misc::Dictionary.
Sugar function: ras()
Other Dictionary:
mlr_acqfunctions
,
mlr_loop_functions
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.