
Answer-first summary for fast verification
Answer: Time series data
The Amazon SageMaker DeepAR forecasting algorithm is specifically designed for time series forecasting tasks. Time series data consists of observations collected at regular intervals over time (e.g., daily, weekly, or monthly sales figures). For predicting product demand, historical sales data organized chronologically is essential, as DeepAR analyzes temporal patterns, seasonality, and trends to forecast future values. Other data types are unsuitable: text data (A) is for natural language processing, image data (B) is for computer vision, and binary data (D) is for classification or generic storage, none of which capture the sequential dependencies required for demand forecasting. Thus, time series data is the optimal and necessary input for DeepAR in this scenario.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.