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
The community action detects communities in a graph. It is a fundamental tool fo...
The crossTab action performs one-way or two-way tabulations, also known as frequ...
Trains a gradient boosting tree. This action requires a SAS Visual Data Mining a...
Specifies the caslib for the input table that you want to use with the action. By default, the active caslib is used. Specify a value only if you need to access a table from a different caslib.
Displays the number of backup copies of blocks for in-memory tables to create in subset sessions.
You can use the 'store' parameter to save the model in a binary table object. This object can then be used for scoring new data with the bartScore action.
The 'prodId' parameter specifies the SAS product ID. It is an integer with a default value of -1 and a minimum value of 0.
When 'aggregator' is set to "MEAN", it specifies the arithmetic mean.