View source: R/OptimInstanceBatch.R View source: R/OptimInstance.R
| choose_search_space | R Documentation |
Determines the search space from an objective's domain, handling TuneTokens. Used internally by OptimInstance and OptimInstanceAsync.
choose_search_space(objective, search_space)
objective |
(Objective) The objective function. |
search_space |
(paradox::ParamSet | |
A paradox::ParamSet to use as the search space.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.