score_data
Score input data against a published model or decision in SAS Viya by providing the module ID, step ID, and input data to obtain the scoring results.
Instructions
Score data against a published model or decision (MAS module).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| step_id | Yes | Step ID within the module (usually 'score' or 'execute'). | |
| module_id | Yes | MAS module ID. | |
| input_data | Yes | Dictionary of input variable name-value pairs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||