R/FeatureEngineering.R
createFeatureEngineeringSettings.Rd
Create the settings for defining any feature engineering that will be done
createFeatureEngineeringSettings(type = "none")
(character) Choice of:
'none' No feature engineering - this is the default
An object of class featureEngineeringSettings
Returns an object of class featureEngineeringSettings
that specifies the sampling function that will be called and the settings