Learn Data & AI Skills | 50% off
Get 50% off unlimited learning

mlr (version 2.17.1)

getFeatSelResult: 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) Trained Model created with makeFeatSelWrapper.

Value

(FeatSelResult).

See Also

Other featsel: FeatSelControl, analyzeFeatSelResult(), makeFeatSelWrapper(), selectFeatures()