
Create the settings for defining any feature engineering that will be done
createFeatureEngineeringSettings(type = "none")
An object of class featureEngineeringSettings
(character) Choice of:
'none' No feature engineering - this is the default
Returns an object of class featureEngineeringSettings
that specifies the sampling function that will be called and the settings
createFeatureEngineeringSettings(type = "none")
Run the code above in your browser using DataLab