Google Cloud Professional Machine Learning Engineer — Question 322

You are an AI engineer with an apparel retail company. The sales team has observed seasonal sales patterns over the past 5-6 years. The sales team analyzes and visualizes the weekly sales data stored in CSV files. You have been asked to estimate weekly sales for future seasons to optimize inventory and personnel workloads. You want to use the most efficient approach. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because it involves using time series forecasting models, which is the most suitable method for predicting continuous sales data over time. Other options either categorize sales into discrete groups, which is less effective for forecasting, or focus on visualization and conversational applications that do not directly address the forecasting challenge.