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...
Loads a Quality Knowledge Base (QKB) into memory. This action makes the QKB avai...
The copyTable action allows for the duplication of an in-memory table to another...
The required parameter is `actionSet`, which specifies the name of the user-defined action set to be converted into an in-memory table.
The primary input tables are the `links` table, which defines the graph's link structure, and optionally, the `nodes` table, which provides information about the graph's nodes.
When `commitTransaction` is executed, it releases all objects that were checked out during that specific transaction, making them available again.
specifies bin boundaries at quantiles of numerical inputs instead of bins of equal width. Aliases: qbin, qtbin. Default: TRUE.
The actionSetInfo action from the builtins action set is used to display the build information of loaded action sets on the CAS server.