Question 212 of 280
Single answerYou work for an online retailer. Your company has a few thousand short lifecycle products. Your company has five years of sales data stored in BigQuery. You have been asked to build a model that will make monthly sales predictions for each product. You want to use a solution that can be implemented quickly with minimal effort. What should you do?
AUse Prophet on Vertex AI Training to build a custom model.
BUse Vertex AI Forecast to build a NN-based model.
✓CUse BigQuery ML to build a statistical ARIMA_PLUS model.
DUse TensorFlow on Vertex AI Training to build a custom model.
✓
Correct Answer: C
Use BigQuery ML to build a statistical ARIMA_PLUS model.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.