ExpectedImprovementGlobalFit
Expected improvement for global fit (EIGF) by Lam and Notz 2008.
Overview
The ExpectedImprovementGlobalFit acquisition function for parallel active learning (global surrogate fitting) is given by (Lam, 2008):
(1)
where, is the computational model output at which is the closest point to , 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.
References
- C. Q. Lam.
Sequential adaptive designs in computer experiments for response surface model fit.
PhD thesis, The Ohio State University, 2008.[BibTeX]