The following elements are required when using TD_DecisionForest:
- InputColumns
- Specify the input table column names for training the model (predictors, features, or independent variables).Input column names with double quotation marks are not allowed for this function.
- ResponseColumn
- Specify the column name that contains the classification label or target value (dependent variable) for regression.