mlrMBO (version 1.1.2)

mboFinalize: Finalizes an mbo run from a save-file.

Description

Useful if your optimization didn't terminate but you want a results nonetheless.

Usage

mboFinalize(file)

Arguments

file

[character(1)] File path of saved MBO state. See save.on.disk.at argument of MBOControl object.

Value

See mbo.