Learn R Programming

mlrMBO (version 1.1.6)

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)

Value

See mbo.

Arguments

file

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