In SAS Viya, a data scientist wants to use the automl CAS action to automatically search for the best model for a classification target. Which action set contains the automl action?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal — b is correct because SAS Viya provides AutoML functionality through SAS Model Studio and the autoML-related CAS actions within the model building pipeline, which automates algorithm selection, feature engineering, and hyperparameter tuning for both classification and regression tasks. A is wrong because the regression action set fits regression models, not AutoML pipelines.
Full explanation below image
Full Explanation
B is correct because SAS Viya provides AutoML functionality through SAS Model Studio and the autoML-related CAS actions within the model building pipeline, which automates algorithm selection, feature engineering, and hyperparameter tuning for both classification and regression tasks. A is wrong because the regression action set fits regression models, not AutoML pipelines. C is wrong because sampling handles data sampling. D is wrong because simple provides descriptive statistics.