Question
You need to train a classification model but only consider linear models during the AutoML process. Which of the following allows you to do that in the Azure Machine Learning Studio experience?
a) Add all algorithms other than linear ones to the blocked algorithms list.
b) Set the Exit criterion option to a metric score threshold.
c) Disable the automatic featurization option.
d) Disable the deep learning option on the classification task.