R/FeatureEngineering.R
createUnivariateFeatureSelection.Rd
Create the settings for defining any feature selection that will be done
createUnivariateFeatureSelection(k = 100)
This function returns the K features most associated (univariately) to the outcome
An object of class featureEngineeringSettings
Returns an object of class featureEngineeringSettings
that specifies the sampling function that will be called and the settings