
Ultimate access to all questions.
A retail store wants to predict the demand for a specific product for the next few weeks by using the Amazon SageMaker DeepAR forecasting algorithm. Which type of data will meet this requirement?
Explanation:
The correct answer is C. Time series data because:
DeepAR algorithm requires time series data as input, where each time series represents historical demand for a specific product, and it uses this sequential data to make probabilistic forecasts for future time periods.