Given a dataset containing 50,000 records stored in BigQuery, where the data includes 20 categorical and numerical features and a target variable that can include negative values, you need to train a regression model. The primary goals are to minimize effort and training time while maximizing model performance. Which of the following approaches should you take to train this regression model? | Google Professional Machine Learning Engineer Quiz - LeetQuiz