Automatic Tuning of the (1+1)-ES with Gaussian process models

To select a Gaussian process model for the tuning process, simply modify the line
seq.predictionModel.func = "spotPredictRandomForest"
to
 
seq.predictionModel.func = "spotPredictMlegp"

Note, SPOT options are summarized in the spotGetOptions file. Meta models are use the prefix spotPredict*.



bartz 2010-07-08