Confidence Bound.
lambda
(numeric(1)
)
TODO DESCRIPTION and Reference
Other Acquisition Function:
AcqFunctionAEI
,
AcqFunctionEIPS
,
AcqFunctionEI
,
AcqFunctionSmsEgo
,
AcqFunction
bbotk::Objective
-> bbotk::ObjectiveRFunDt
-> mlr3mbo::AcqFunction
-> AcqFunctionCB
new()
Creates a new instance of this R6 class.
AcqFunctionCB$new(surrogate)
surrogate
clone()
The objects of this class are cloneable with this method.
AcqFunctionCB$clone(deep = FALSE)
deep
Whether to make a deep clone.