FTTransformer auto.
Super class
mlr3automl::Auto -> AutoFTTransformer
Methods
Method new()
Creates a new instance of this R6 class.
Usage
AutoFTTransformer$new(id = "ft_transformer")Method graph()
Create the graph for the auto.
Arguments
task(mlr3::Task).
measuren_threads(
integer(1)).timeout(
integer(1)).devices(
character())
Devices to use. Allowed values are"cpu"and"cuda". Default is "cpu".
