
Hyperparameter Tuning with Asynchronous Design Points
Source:R/TunerAsyncDesignPoints.R
mlr_tuners_async_design_points.RdSubclass for asynchronous design points tuning.
Parameters
designdata.table::data.table
Design points to try in search, one per row.
See also
Other TunerAsync:
mlr_tuners_async_grid_search,
mlr_tuners_async_random_search
Super classes
Tuner -> TunerAsync -> TunerAsyncFromOptimizerAsync -> TunerAsyncDesignPoints
Methods
Inherited methods
TunerAsyncDesignPoints$new()
Creates a new instance of this R6 class.
Usage
TunerAsyncDesignPoints$new()