Learn R Programming

mlr3proba (version 0.4.9)

mlr_tasks_faithful: Old Faithful Eruptions Density Task

Description

A density task for the faithful data set.

Arguments

Format

R6::R6Class inheriting from TaskDens.

Construction

mlr3::mlr_tasks$get("faithful")
mlr3::tsk("faithful")

Details

Only the eruptions column is kept in this task.