| default_acqfunction | R Documentation | 
Chooses a default acquisition function, i.e. the criterion used to propose future points. For synchronous single-objective optimization, defaults to mlr_acqfunctions_ei. For synchronous multi-objective optimization, defaults to mlr_acqfunctions_smsego. For asynchronous single-objective optimization, defaults to mlr_acqfunctions_stochastic_cb.
default_acqfunction(instance)
instance | 
 (bbotk::OptimInstance). An object that inherits from bbotk::OptimInstance.  | 
AcqFunction
Other mbo_defaults: 
default_acqoptimizer(),
default_gp(),
default_loop_function(),
default_result_assigner(),
default_rf(),
default_surrogate(),
mbo_defaults
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.