hasFunctionalFeatures {mlr} | R Documentation |
Check whether the object contains functional features.
Description
See title.
Usage
hasFunctionalFeatures(obj)
Arguments
obj |
(Task | TaskDesc | data.frame )
Object to check.
|
Value
(logical(1)
)
[Package
mlr version 2.19.2
Index]