CoefficientOfVariation
Coefficient of variation acquisition function.
Overview
The CoefficientOfVariation acquisition function for parallel active learning is given by:
(1)
where, is the Gaussian process mean prediction and is the Gaussian process standard deviation.
Input Parameters
- control_tagsAdds user-defined labels for accessing object parameters via control logic.
C++ Type:std::vector<std::string>
Controllable:No
Description:Adds user-defined labels for accessing object parameters via control logic.
- enableTrueSet the enabled status of the MooseObject.
Default:True
C++ Type:bool
Controllable:No
Description:Set the enabled status of the MooseObject.