score_data
Score new data against a published model or decision. Supply the module ID, step ID, and input variables to execute the scoring step and obtain predictions.
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 | |||