The forestCode action generates SAS DATA step scoring code from a trained forest model. Th...
The forestScore action scores an input table using a previously trained forest model. It g...
The forestTrain action trains a forest model, which is an ensemble of decision trees used ...
Generates DATA step scoring code from a gradient boosting tree model....
Scores a table using a gradient boosting tree model....