mlrMBO ControlFunctions for setting and manipulating the mlrMBO Control Object. |
|
---|---|
Set MBO options. |
|
Extends mbo control object with infill criteria and infill optimizer options. |
|
Set multi-objective options. |
|
Set multipoint proposal options. |
|
Set termination options. |
|
Start MBOHow to start and continue MBO runs. |
|
Optimizes a function with sequential model based optimization. |
|
Continues an mbo run from a save-file. |
|
Finalizes an mbo run from a save-file. |
|
Parallelization in mlrMBO |
|
mlrMBO examples |
|
Human in the loop MBOControlling sequential manual MBO |
|
Initialize a manual sequential MBO run. |
|
Propose candidates for the objective function |
|
Updates SMBO with the new observations |
|
Finalizes the SMBO Optimization |
|
Generate ggplot2 Object |
|
Infill CriteriaInfill Criteria and Functions to generate and interact with Infill Criteria. |
|
Extends mbo control object with infill criteria and infill optimizer options. |
|
|
Infill criteria. |
Create an infill criterion. |
|
|
Get properties of MBO infill criterion. |
Initialize an MBO infill criterion. |
|
MBO ResultsUnderstanding the results. |
|
Multi-Objective result object. |
|
Single-Objective result object. |
|
OptPath in mlrMBO |
|
MBO Result Plotting |
|
Example RunsVisualize MBO runs using Example Runs. |
|
Perform an mbo run on a test function and and visualize what happens. |
|
Perform an MBO run on a multi-objective test function and and visualize what happens. |
|
Renders plots for exampleRun objects and displays them. |
|
Renders plots for exampleRun objects, either in 1D or 2D, or exampleRunMultiObj objects. |
|
Other |
|
Error handling for mlrMBO |
|
Helper function which returns the (estimated) global optimum. |
|
Get names of supported infill-criteria optimizers. |
|
Get names of supported multi-point infill-criteria optimizers. |
|
Generate default learner. |
|
Create a transformation function for MBOExampleRun. |
|
OptProblem object. |
|
OptResult object. |
|
OptState object. |
|
Print mbo control object. |
|
Transformation methods. |