
Ultimate access to all questions.
You work for an online retailer with several thousand short lifecycle products and five years of sales data in BigQuery. You need to build a model for making monthly sales predictions for each product. The solution should be implemented quickly with minimal effort. What should you do?
A
Use Prophet on Vertex AI Training to build a custom model.
B
Use Vertex AI Forecast to build a NN-based model.
C
Use BigQuery ML to build a statistical ARIMA_PLUS model._
D
Use TensorFlow on Vertex AI Training to build a custom model.