Description Super class Methods
This class plots the minimum value (y) over the iterations of a mlrMbo run.
VisBayesOpt::MboPlot -> MboPlotProgress
new()Creates a new instance of this R6 class.
MboPlotProgress$new(opt_state)
opt_state(OptState).
plot()Plots minimal value of model (y) of mbo run over the iterations.
MboPlotProgress$plot()
(ggplot).
clone()The objects of this class are cloneable with this method.
MboPlotProgress$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.