In SAS Viya's Model Manager, what is the purpose of the 'model comparison report' generated during champion/challenger evaluation?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal — b is correct because the model comparison report in SAS Model Manager evaluates multiple candidate models against the same validation data and displays performance metrics side-by-side (Gini, KS, AUC, lift, profit curves), enabling data-driven champion promotion decisions. A describes code diff tools, not model comparison.
Full explanation below image
Full Explanation
B is correct because the model comparison report in SAS Model Manager evaluates multiple candidate models against the same validation data and displays performance metrics side-by-side (Gini, KS, AUC, lift, profit curves), enabling data-driven champion promotion decisions. A describes code diff tools, not model comparison. C compares training data statistics, not held-out validation performance. D describes a governance checklist, not a performance comparison report.