| getFeatSelResult {mlr} | R Documentation |
Returns the selected feature set and optimization path after training.
Description
Returns the selected feature set and optimization path after training.
Usage
getFeatSelResult(object)
Arguments
object |
(WrappedModel) |
Value
See Also
Other featsel:
FeatSelControl,
analyzeFeatSelResult(),
makeFeatSelWrapper(),
selectFeatures()
[Package mlr version 2.19.2 Index]