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 compileCategory action builds a categories model from a set of category rule...
The bartScoreMargin action computes predictive margins by using a fitted Bayesia...
The `assess` action in the Percentile action set is a powerful tool for evaluati...
You can use the 'GROUPRARE' method. This method groups rare levels together. You can control this by setting 'preprocessRare' to TRUE and defining the threshold with 'rareThreshold' (for frequency count) or 'rareThresholdPercent' (for percentage).
You can use the 'validateOnly' parameter. When set to TRUE, it validates the query syntax and returns without executing the query. The default value is FALSE.
The 'conf' parameter specifies the minimum confidence for the rules, with a value ranging from 0 to 100. The default value is 50.
The astore.check action, part of the Analytic Store Scoring action set, is used to verify if an ONNX model is valid.
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.