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 assessBias action calculates bias metrics for predictive models. This is a c...
The copulaFit action estimates the parameters for a specified copula type. Copul...
The `session.actionstatus` action allows you to retrieve the status of actions f...
The loadActionSet action loads an action set for use in the current session.
The main parameters are 'node' and 'role'. 'node' specifies the host names of the machines to add. 'role' specifies the role for the machine, which can be either 'WORKER' or 'CONTROLLER'. The default role is 'WORKER'.
The 'cutoff' parameter specifies the cutoff for the confusion matrix. The default value is 0.5 and the range is (0, 1).
The "casout" parameter, specified within the "output" list, determines the output data table where the score values of the scoring data will be saved.
The processValue parameter specifies the variable in the input data table that contains the process measurements to be analyzed. Default: "process".