The starting point for your SAS® and Viya™ 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 caEffect action provides model-agnostic methods for estimating potential out...
The `addNode` action dynamically adds one or more machines to a running SAS Clou...
Gaussian mixture model. This action performs clustering on input data using a Ga...
The `image.annotateImages` action annotates images in a CAS table with metadata that is also contained within the table. This allows for drawing shapes, text, or other information directly onto the images.
The 'checkOutType' parameter accepts two values: "EXCLUSIVE" and "SHARED". "EXCLUSIVE" is the default and ensures only the current session can update the object. "SHARED" prevents other sessions from getting an exclusive lock on the object and its parents, without locking the object itself.
when set to True, action metrics are displayed.
You must specify the 'code' parameter to request that the action produce SAS score code. This parameter accepts additional subparameters for customization.
The builtins.addNode action is used to add a machine to the CAS (Cloud Analytic Services) server. This is a server management function.