In SAS Model Manager, what does the formal 'model validation' workflow step accomplish before deployment?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal — b is correct because model validation in SAS Model Manager executes the registered model against a holdout dataset, confirms the score code runs without errors, compares output to expected results, and records performance metrics. A (cross-validation) is a training technique.
Full explanation below image
Full Explanation
B is correct because model validation in SAS Model Manager executes the registered model against a holdout dataset, confirms the score code runs without errors, compares output to expected results, and records performance metrics. A (cross-validation) is a training technique. C (regulatory comparison) is a downstream governance step. D (documentation review) is part of governance, not the validation execution.