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 'importQKBFromURL' action facilitates the import of a Quality Knowledge Base...
Lists tokens for a given definition and locale within a specified Quality Knowle...
The addUserActionSetPath action adds a caslib to the user-defined action set sea...
To improve performance, especially when using the CLAUS_n operator, you can use a two-step process. First, run `applyConcept` with the `parseTableOut` parameter to save the pre-parsed documents to a CAS table. Then, in a subsequent run, use this table as input via the `parseTableIn` parameter to avoid re-parsing the text.
The 'varIntImp' parameter requests variable interaction importance and specifies the maximum degree of interaction, with a range of 0 to 3.
The required parameters are `table`, which specifies the input table containing the images, `casOut`, which defines the output table for the augmented images, and `augmentations`, which is a list specifying the cropping and mutation options.
It is an optional parameter that specifies the 5-letter abbreviation for a locale in the QKB. If not specified, the default locale might be used.
specifies the list of columns that have edge weight or distance data. Aliases: weights, distance, distances.