Train a classifier of the 'Random Forest' type.
Determine how much (if any) of the records should be used for cross-validation.
Percentage RequiredInclude generated features that are only triggered once in the training data set.
boolean RequiredDefines the maximum number of features to generate per column. Applies to feature vectors such as 'One-Hot Encoding' or n-grams.
Integer Required