generate

open override fun generate(numPoints: Int, bo: BayesianOptimizationSolver): Set<InputMap>(source)

Generates an initial design of (approximately) numPoints distinct input points.

Parameters

numPoints

the desired number of initial points

bo

the solver requesting the design