
Hyperparameter Tuning with Asynchronous Grid Search
Source:R/TunerAsyncGridSearch.R
mlr_tuners_async_grid_search.RdSubclass for asynchronous grid search tuning.
See also
Other TunerAsync:
mlr_tuners_async_design_points,
mlr_tuners_async_random_search
Super classes
Tuner -> TunerAsync -> TunerAsyncFromOptimizerAsync -> TunerAsyncGridSearch
Methods
Inherited methods
TunerAsyncGridSearch$new()
Creates a new instance of this R6 class.
Usage
TunerAsyncGridSearch$new()