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
This action imports a Quality Knowledge Base (QKB) from a CAS library. It provid...
The `countregViewStore` action allows for the inspection and display of a count ...
The crossValidate action performs cross-validation with specified machine learni...
specifies the model ID variable name to use when generating SAS score code. By default, DT_ is prefixed to the target variable name.
No, the `completeBackup` action does not require any specific parameters. It is called without any arguments to flag the current backup process as complete.
By default, observations with missing values are included in the scoring process. To exclude them, you can set the `includeMissing` parameter to `False`.
The assumeRole action allows a user to assume a specific administrative role, such as 'ACTION', 'DATA', or 'SUPERUSER'.
Yes, the optional 'concept' parameter allows you to specify an input CAS table that contains an LI binary, which can be used to compile the categories model.