selectFeatures
took to find its optimal set
of features and the reason why it stopped.
It can also print information about all calculations done in each intermediate step. Currently only implemented for sequential feature selection.analyzeFeatSelResult(res, reduce = TRUE)
FeatSelResult
]
The result of of selectFeatures
.logical(1)
]
Per iteration: Print only the selected feature (or all features that were evaluated)?
Default is TRUE
.invisible(NULL)
].FeatSelControl
,
getFeatSelResult
,
makeFeatSelWrapper
,
selectFeatures