Description Usage Arguments Value See Also
View source: R/Task_operators.R
This is usually simply “<target> ~ .”. For multilabel it is “<target_1> + ... + <target_k> ~ .”.
1 2 | getTaskFormula(x, target = getTaskTargetNames(x), explicit.features = FALSE,
env = parent.frame())
|
x |
[ |
target |
[ |
explicit.features |
[ |
env |
[ |
[formula
].
Other task: getTaskClassLevels
,
getTaskCosts
, getTaskData
,
getTaskDesc
,
getTaskFeatureNames
,
getTaskId
, getTaskNFeats
,
getTaskSize
,
getTaskTargetNames
,
getTaskTargets
, getTaskType
,
subsetTask
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.