View source: R/FeatureEngineering.R
createFeatureEngineeringSettings | R Documentation |
Create the settings for defining any feature engineering that will be done
createFeatureEngineeringSettings(type = "none")
type |
(character) Choice of:
|
Returns an object of class featureEngineeringSettings
that specifies the sampling function that will be called and the settings
An object of class featureEngineeringSettings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.