What should you do?

Posted by: Pdfprep Category: DP-100 Tags: , ,

You have a comma-separated values (CSV) file containing data from which you want to

train a classification model.

You are using the Automated Machine Learning interface in Azure Machine Learning studio to train the

classification model. You set the task type to Classification.

You need to ensure that the Automated Machine Learning process evaluates only linear models.

What should you do?
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 . Clear the option to perform automatic featurization.
D . Clear the option to enable deep learning.
E . Set the task type to Regression.

Answer: C

Explanation:

Automatic featurization can fit non-linear models.

Reference:

https://econml.azurewebsites.net/spec/estimation/dml.html

https://docs.microsoft.com/en-us/azure/machine-learning/how-to-use-automated-ml-for-ml-models

Leave a Reply

Your email address will not be published.