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 mitigateBias action uses the exponentiated gradient reduction algorithm to m...
The caslibInfo action displays information about one or more caslibs. It can sho...
creates a table on the server that contains results from scoring observations by...
The `commitTransaction` action is used to persist all changes made within an access control transaction to the server. It also releases all checked-out objects and terminates the transaction.
You can specify a value greater than zero for the 'seed' parameter. By default, the seed is 0, which bases the random number stream on the computer clock.
This parameter specifies the table redistribution policy when the number of worker pods increases on a running CAS server. It can be set to 'NOREDIST' to prevent redistribution, 'REBALANCE' to rebalance the data across the new set of workers, or 'DEFER' to let a higher-level entity decide.
You can set the 'wildsensitive' parameter to FALSE. The default behavior is case-sensitive (TRUE).
Rebalance table data when the number of worker pods changes on a running CAS server.