Ultimate access to all questions.
You are using automated machine learning to train a regression model. Your dataset contains features with missing values and categorical features with few distinct values. You must configure automated machine learning to automatically handle the imputation of missing values and the encoding of categorical features as part of the training task.
Which parameter and value pair should you use in the AutoMLConfig class?