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 addTable action is a fundamental mechanism for transferring data from a clie...
The compareImages action compares images from a source table with images from a ...
The aggregate action performs aggregation on selected variables. It provides a w...
The Lua syntax for this action is: `results, info = s:session_addNodeStatus{}`
You can set the 'wildsensitive' parameter to FALSE. The default behavior is case-sensitive (TRUE).
specifies the largest difference between floating point numbers before they are considered to be different, or the amount such a number may differ from zero to be considered nonzero. Aliases: zero, zeroTolerance, fuzz. Default: 1E-06. Minimum value: 0.
When the 'pCatAll' parameter is set to TRUE, the generated scoring code will compute the probabilities for all levels of the response variable. By default, this is set to FALSE.
The astore.check action, part of the Analytic Store Scoring action set, is used to verify if an ONNX model is valid.