Learn R Programming

mlr3 (version 0.1.2)

mlr_tasks_sonar: Sonar Classification Task

Description

A classification task for the mlbench::Sonar data set. Positive class is set to "M" (Mine).

Arguments

Format

R6::R6Class inheriting from TaskClassif.

Construction

mlr_tasks$get("sonar")
tsk("sonar")

See Also

Dictionary of Tasks: mlr_tasks