The starting point for your SAS® CAS projects
Discover technical articles from the community
Snippets & Tutorials
FAQ & Help
Business Use Cases
Full Catalog & Examples
Preparation Scripts
SAS & Python Integration
News, tech watch and site updates
Participate in the life of the site
Generates DATA step scoring code from a gradient boosting tree model....
The condenseImages action is a utility function that converts a CAS table with n...
The addUserActionSetPath action adds a caslib to the user-defined action set sea...
Specifies each level of the hierarchy of forecasts. You can specify levels in any order, and the action infers the correct order on the basis of the groupBy variables. The level value can be one or more of the following sub-parameters: casOut, roles, table.
specifies the table name, caslib, and other common parameters. For more information about specifying the table parameter, see the common castable parameter.
You must use the 'casOut' parameter. This is a required parameter where you specify the name and caslib for the output table that will store the scoring results.
Specifies an integer binning limit. Integer binning is disabled if the range of the integral variable is greater than the specified value. Alias is intBinningLim. Default is 16.
The 'tag' parameter requires a string value.