
Ultimate access to all questions.
You are preparing to train a regression model using automated machine learning. The dataset contains features with missing values and categorical features with a small number of distinct values.
You need to configure automated machine learning to meet the following requirements:
Which action should you take?
A
You should make use of the featurization parameter with the 'auto' value pair.
B
You should make use of the featurization parameter with the 'off' value pair.
C
You should make use of the featurization parameter with the 'on' value pair.
D
You should make use of the featurization parameter with the 'FeaturizationConfig' value pair.