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 compileCategory action builds a categories model from a set of category rule...
Fetches images from a CAS table and sends them to the client for display or furt...
The `ecm` action creates a sample of the enterprise-wide loss (aggregate loss) b...
You can use the 'where' parameter to specify an expression for subsetting the input data as it is being loaded.
The extract action is used to extract the saved ONNX blob from a remote saved ONNX store.
Specifies data source options. Aliases: options, dataSource.
The 'hiddens' parameter allows you to specify the number of hidden neurons for each hidden layer. For example, specifying hiddens={10, 5} would create a network with two hidden layers, the first having 10 neurons and the second having 5.
Yes, you can set the transpose parameter to True to transpose the images before writing them to the output table.