Skip to contents

Choose final point(s) by best surrogate mean prediction on all evaluated points.

Usage

result_by_surrogate_design(instance, optimizer_mbo)

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.