ForecastOps, an online transportation company, needs probabilistic hourly demand forecasts for thousands of distinct routes. Each route has correlated patterns (some share holiday/covariate signals), and the team wants prediction intervals (quantiles) and the ability to include route metadata and holiday covariates. Which Amazon Forecast algorithm is the best match for this requirement?
Choose an answer
Tap an option to check your answer.
Correct answer: DeepAR+: it is designed for many related time series, supports probabilistic forecasting with quantiles, and can incorporate covariates and item metadata..
Why this is the answer
DeepAR+ is the best choice because it is specifically designed for forecasting across many related time series, which aligns with ForecastOps' need for thousands of distinct routes with correlated patterns. It inherently supports probabilistic forecasting, providing prediction intervals (quantiles) as required. Furthermore, DeepAR+ can effectively incorporate both item metadata (route metadata) and covariates (holiday signals), which are crucial for this use case. Prophet is less suitable because while it handles multiple time series and covariates, it's not as optimized for the "many related time series" scenario as DeepAR+, and its probabilistic forecasting capabilities are not as robust or natively integrated for this scale. CNN-QR is incorrect because it is a single-series forecasting model and does not support item metadata or covariates. ARIMA is incorrect because it is primarily a single-series model, not well-suited for thousands of related time series, and does not natively support item metadata in the way DeepAR+ does.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed