- ModelType
- Specifies the training model type.Generate the model table from the TD_DecisionForest /TD_GLM/ TD_XGBoost function.
- Detailed
- Specifies whether to output detailed shap information for each tree in the model for TD_DecisionForest and TD_XGBoost.TreeNum with value as "FINAL" in the output represents the records having aggregated shap values for corresponding tree.
- Accumulate
- Specifies the names of the input columns to copy to the output table.
- NumParallelTrees
- Specify how many boosted trees should be used to make predictions.
- NumBoostRounds
- Specifies the number of iterations.