(mlr3::DataBackend)
Either a mlr3::DataBackend, or any object which is convertible to a mlr3::DataBackend with as_data_backend().
E.g., a data.frame() will be converted to a mlr3::DataBackendDataTable.
label
(character(1))
Label for the new instance.
Method clone()
The objects of this class are cloneable with this method.
Usage
TaskClust$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.
See Also
Other Task:
mlr_tasks_ruspini,
mlr_tasks_usarrests