5

Global Forecasting Models

In this chapter, we explore various time series forecasting scenarios and learn how to handle them with deep learning. These scenarios include multi-step and multi-output forecasting tasks, and problems involving multiple time series. We’ll cover each of these cases, explaining how to prepare your data, train appropriate neural network models, and validate them.

By the end of this chapter, you should be able to build deep learning forecasting models for different time series datasets. This includes hyperparameter optimization, which is an important stage in model development.

This chapter will guide you through the following recipes:

  • Multi-step forecasting with multivariate time series
  • Multi-step and multi-output ...

Get Deep Learning for Time Series Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.