Catboost auto.
Super class
mlr3automl::Auto -> AutoCatboost
Methods
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".
Method internal_measure()
Get the internal measure for the auto.
Arguments
measuretask(mlr3::Task).
