BayesianMaximization
BayesianMaximization[f,{conf1,conf2,…}] gives an object representing the result of Bayesian maximization over the function f over the configurations confi.
BayesianMaximization[f,reg] maximizes over the region represented by the region specification reg.
BayesianMaximization[f,sampler] maximizes over configurations obtained by applying the function sampler.
BayesianMaximization[f,{conf1,conf2,…}->nsampler] applies the function nsampler to successively generate configurations starting from the confi.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.