Learn R Programming

mlr (version 2.3)

getTaskTargetNames: Get the name(s) of the target column(s).

Description

Get the name(s) of the target column(s).

Usage

getTaskTargetNames(task)

Arguments

Value

[character].

See Also

Other task: getTaskCosts; getTaskData; getTaskDescription; getTaskFeatureNames; getTaskFormula, getTaskFormulaAsString; getTaskId; getTaskNFeats; getTaskTargets; getTaskType; subsetTask