mlr (version 2.19.1)

getTaskFeatureNames: Get feature names of task.

Description

Target column name is not included.

Usage

getTaskFeatureNames(task)

Value

(character).

Arguments

task

(Task)
The task.

See Also

Other task: getTaskClassLevels(), getTaskCosts(), getTaskData(), getTaskDesc(), getTaskFormula(), getTaskId(), getTaskNFeats(), getTaskSize(), getTaskTargetNames(), getTaskTargets(), getTaskType(), subsetTask()