Unsupervised Task
This is the abstract base class for unsupervised tasks such as cluster tasks in mlr3cluster.
mlr3::Task
-> TaskUnsupervised
clone()
The objects of this class are cloneable with this method.
TaskUnsupervised$clone(deep = FALSE)
deep
Whether to make a deep clone.
TaskUnsupervised$new("penguins", task_type = "regr", backend = palmerpenguins::penguins)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.