FSelector for details on the filter algorithms.Currently only supports classification (C) and regression (R). Allowed feature types are abbreviated in table as numerics (N) and factors (F).
Available methods are:
importance
relief C,R N,F RELIEF algorithm
oneR C,R N,F OneR assocation rule
mRMR.classic R N MRMR algorithm, see mRMR.classic from mRMRe package
}
getFilterValues(task, method = "random.forest.importance", ...)FilterValues].FilterResult,
getFilterResult;
FilterValues; filterFeatures;
getFilteredFeatures;
listFilterMethods;
makeFilterWrapper