Learn R Programming

mlr (version 2.5)

getTaskClassLevels: Get the class levels for classification and multilabel tasks.

Description

Get the class levels for classification and multilabel tasks.

Usage

getTaskClassLevels(x)

Arguments

Value

[character].

See Also

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