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 listSessions action displays a list of all active sessions on the CAS server...
The metrics action is used to display performance metrics for each subsequent ac...
The crfTrain action trains a Conditional Random Fields (CRF) model for sequence ...
The `docId` parameter is used to specify the name of the variable in the input table that serves as a unique identifier for each document.
specifies the maximum number of iterations the community algorithm can perform. Default: 20. Range: 1–100.
The 'table' parameter is required. It specifies the input CAS table that you want to analyze.
The 'frameShift' option specifies the time difference in milliseconds between the beginnings of consecutive frames. The default is 10 ms.
The 'partition' parameter, when set to True, assumes the table is partitioned. Default: FALSE.