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
Extracts the saved ONNX blob from a remote saved ONNX store. This action allows ...
creates a table on the server that contains results from scoring observations by...
Lists tokens for a given definition and locale within a specified Quality Knowle...
Restores regression models from a binary large object (BLOB). Long form: `restore={name="table-name"}`. Shortcut form: `restore="table-name"`. The castable value can be one or more of the following: caslib, dataSourceOptions, name (required), whereTable (with sub-parameters casLib, dataSourceOptions, importOptions, name (required), vars, where).
specifies the tolerance for percentile computation. Alias pctlEpsilon Default 1E-05
The `decode` parameter and its subparameters manage image encoding and decoding. The `value` subparameter, when set to True, ensures that decoded images and their metadata are written to the output table. You can also use `encodeType` to specify the output encoding format, such as 'jpg'.
The 'intoCutPt' parameter allows you to specify a cutoff point for the INTO column in the generated code. The default value is 0.5.
The 'outOverlap' table describes the intensity of each node's connection to multiple communities. A node's intensity for a community is the sum of its link weights to nodes within that community, divided by the node's total link weights. Note that generating this table can be computationally expensive.