A data science team uses SAS Model Manager to track multiple model versions. Which version control capability does SAS Model Manager provide?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal — b is correct because SAS Model Manager maintains a model repository where models are organized into projects, and each model object can have multiple versions with associated score code files, input/output variable definitions, performance reports, and transition history. This supports audit trails and rollback to previous versions.
Full explanation below image
Full Explanation
B is correct because SAS Model Manager maintains a model repository where models are organized into projects, and each model object can have multiple versions with associated score code files, input/output variable definitions, performance reports, and transition history. This supports audit trails and rollback to previous versions. A is wrong because SAS Model Manager does not use Git branching. C is wrong because automatic S3 snapshots are not a built-in SAS Model Manager feature. D is wrong because Model Manager explicitly supports multiple versions.