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)
invisible(NULL)
].FeatSelControl
,
FeatSelControlExhaustive
,
FeatSelControlGA
,
FeatSelControlRandom
,
FeatSelControlSequential
,
makeFeatSelControlExhaustive
,
makeFeatSelControlGA
,
makeFeatSelControlRandom
,
makeFeatSelControlSequential
;
getFeatSelResult
;
makeFeatSelWrapper
;
selectFeatures