Choose Final Point(s) by Surrogate Mean
Source:R/result_by_surrogate_design.R
result_by_surrogate_design.Rd
Choose final point(s) by best surrogate mean prediction on all evaluated points.
Arguments
- instance
(bbotk::OptimInstanceSingleCrit | bbotk::OptimInstanceMultiCrit)
The bbotk::OptimInstance the result should be assigned to.- optimizer_mbo
(OptimizerMbo)
The OptimizerMbo that generates the final result.