The starting point for your SAS® CAS 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 `annTrain` action, part of the `neuralNet` action set, is used to train an a...
The 'clique' action finds maximal cliques in a graph. A clique is a subgraph whe...
Provides administrative access to all personal caslibs (CASUSER and CASUSERHDFS)...
Yes, the 'maxObjects' parameter specifies the maximum number of detected objects to extract. The default limit is 10.
The `compareImages` action compares images from a source table with images in a reference table and stores the comparison results in an output table.
Yes, by setting the "raw" parameter to TRUE. When this is enabled, the raw values of the variables are used, and the results are ordered by the raw values, overriding the "rawOrder" parameter.
This action is part of the Access Control action set, which provides actions for managing user access to resources.
when set to True, creates the computed variables when the table is loaded instead of when the action begins. Alias: compOnDemand Default: FALSE