oi_async | R Documentation |
Function to construct an OptimInstanceAsyncSingleCrit and OptimInstanceAsyncMultiCrit.
oi_async(
objective,
search_space = NULL,
terminator,
check_values = FALSE,
callbacks = NULL,
rush = NULL
)
objective |
(Objective) |
search_space |
(paradox::ParamSet) |
terminator |
Terminator |
check_values |
( |
callbacks |
(list of mlr3misc::Callback) |
rush |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.