mlr3 (version 0.1.4)

mlr_tasks_zoo: Zoo Classification Task

Description

A classification task for the mlbench::Zoo data set.

Arguments

Format

R6::R6Class inheriting from TaskClassif.

Construction

mlr_tasks$get("zoo")
tsk("zoo")

See Also

Dictionary of Tasks: mlr_tasks

as.data.table(mlr_tasks) for a complete table of all (also dynamically created) Tasks.