Learn R Programming

mlr (version 2.5)

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

Description

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

Usage

getTaskTargetNames(x)

Arguments

Value

[character].

See Also

Other task: getTaskClassLevels, getTaskCosts, getTaskData, getTaskDescription, getTaskFeatureNames, getTaskFormula, getTaskId, getTaskNFeats, getTaskSize, getTaskTargets, getTaskType, subsetTask