R/FeatureEngineering.R
createRandomForestFeatureSelection.Rd
Create the settings for random foreat based feature selection
createRandomForestFeatureSelection(ntrees = 2000, maxDepth = 17)
number of tree in forest
MAx depth of each tree
An object of class featureEngineeringSettings
Returns an object of class featureEngineeringSettings
that specifies the sampling function that will be called and the settings