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
Computes independent components by using the fastICA method. This action separat...
The exploreCorrelation action explores linear and nonlinear correlations among v...
The forestCode action generates SAS DATA step scoring code from a trained forest...
The buildSurface action requires three mandatory parameters: 'images' to specify the input image table, 'outputFaces' to define the output table for surface faces, and 'outputVertices' to define the output table for surface vertices.
The 'isWarning' result is a Boolean value. You can access the value from results.isWarning.
The 'restore' parameter is a required parameter that specifies the input data to restore a regression model from a binary large object (BLOB), which is necessary for the action to generate scoring code.
The 'melBanksOptions' parameter specifies the settings used to determine the mel-frequency banks for feature computation.
The 'audioColumn' parameter specifies the name of the column in the input table that contains the audio data.