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 crfTrain action trains a Conditional Random Fields (CRF) model for sequence ...
The boxChart action produces box charts, which are a type of statistical process...
The `check` action, part of the 'Analytic Store Scoring' action set, validates a...
The astore.check action, part of the Analytic Store Scoring action set, is used to verify if an ONNX model is valid.
The 'outputFormat' parameter determines how cropped detections are saved. 'MULTIPLE_ROWS' (default) saves them in one column across multiple rows, while 'MULTIPLE_COLUMNS' saves them in multiple columns within a single row.
The 'partition' parameter, when set to True, assumes the table is partitioned. Default: FALSE.
When set to True, does not create a transient table on the server. Setting this parameter to True can be efficient, but the data might not have stable ordering upon repeated runs. Default: FALSE.
specifies variable importance using the random branch assignments (RBA) method. Default: FALSE.