List of questions
Related questions
Question 282 - Professional Machine Learning Engineer discussion
You work for a company that sells corporate electronic products to thousands of businesses worldwide. Your company stores historical customer data in BigQuery. You need to build a model that predicts customer lifetime value over the next three years. You want to use the simplest approach to build the model. What should you do?
Access BigQuery Studio in the Google Cloud console. Run the create model statement in the SQL editor to create an ARIMA model.
Create a Vertex Al Workbench notebook. Use IPython magic to run the create model statement to create an ARIMA model.
Access BigQuery Studio in the Google Cloud console. Run the create model statement in the SQL editor to create an AutoML regression model.
Create a Vertex Al Workbench notebook. Use IPython magic to run the create model statement to create an AutoML regression model.
0 comments
Leave a comment first