hasFunctionalFeatures {mlr}R Documentation

Check whether the object conatins functional features.

Description

See title.

Usage

hasFunctionalFeatures(obj)

Arguments

obj

(Task | TaskDesc | data.frame)
Object to check.

Value

(logical(1))


[Package mlr version 2.16.0 Index]