makeTaskDescInternal {mlr} | R Documentation |
Exported for internal use.
Description
Exported for internal use.
Usage
makeTaskDescInternal(type, id, data, target, weights, blocking, coordinates)
Arguments
type |
( |
id |
( |
data |
(data.frame) |
target |
(character) |
weights |
(numeric) |
blocking |
(numeric) |
coordinates |
( |
[Package mlr version 2.19.2 Index]