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 core action calculates the k-core decomposition of the graph. The k-core of ...
The forestTrain action trains a forest model, which is an ensemble of decision t...
The addLayer action adds a layer to a deep learning model. It is part of the Dee...
The 'frameShift' option specifies the time difference in milliseconds between the beginnings of consecutive frames. The default is 10 ms.
specifies a numeric variable that contains the weight of each observation.
The `permission` parameter specifies the host access controls for the new subdirectory. Possible values are: GROUPREAD, GROUPWRITE, GROUPWRITEPUBLICREAD, PRIVATE, PUBLICREAD, PUBLICWRITE, or an integer value. The default is based on the umask of the session process. Its alias is `perms`.
Displays the number of worker nodes associated with this session.
Yes, you can replace an existing layer by setting the 'replace' parameter to TRUE. The new layer must have the same name as the layer you intend to replace.