This is a dedicated watch page for a single video.
In preparing to use Azure Machine Learning's automated machine learning for a regression model, you encounter a dataset with features including missing values and categorical features with limited distinct values. Your objective is to configure the automated machine learning to automatically handle these data issues as part of the training process. Which parameter and value should be selected in the AutoMLConfig class to achieve this?