listFilterMethods
.generateFilterValuesData(task, method = "randomForestSRC.rfsrc",
nselect = getTaskNFeats(task), ..., more.args = list())
Task
]
The task.character
]
Filter method(s), see above.
Default is “randomForestSRC.rfsrc”.integer(1)
]
Number of scores to request. Scores are getting calculated for all features per default.method
contains one element.method
name the args should be passed down to.
A more general and flexible option than ...
.
Default is empty list.FilterValues
]. A list
containing:
TaskDesc
]
Task description.data.frame
] with columns:
name
Name of feature.
type
Feature column type.
method
with
the feature importance values.
generateCalibrationData
,
generateCritDifferencesData
,
generateFeatureImportanceData
,
generateFunctionalANOVAData
,
generateLearningCurveData
,
generatePartialDependenceData
,
generateThreshVsPerfData
,
getFilterValues
,
plotFilterValues
Other filter: filterFeatures
,
getFilterValues
,
getFilteredFeatures
,
makeFilterWrapper
,
plotFilterValuesGGVIS
,
plotFilterValues