Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Practical Time Series Analysis

You're reading from  Practical Time Series Analysis

Product type Book
Published in Sep 2017
Publisher Packt
ISBN-13 9781788290227
Pages 244 pages
Edition 1st Edition
Languages
Authors (2):
Avishek Pal Avishek Pal
Profile icon Avishek Pal
PKS Prakash PKS Prakash
Profile icon PKS Prakash
View More author details

Chapter 5. Deep Learning for Time Series Forecasting

So far in this book, we have described traditional statistical methods for time series analysis. In the preceding chapters, we has discussed several methods to forecast the series at a future point in time from observations taken in the past. One such method to make predictions is the auto-regressive (AR) model, which expresses the series at time t as a linear regression of previous p observations:

 

Here, Єt is the residual error term from the AR model.

The idea underlying the linear model can be generalized that the objective of time series forecasting is to develop a function f that predicts xt in terms of the observations at previous p points of time:

xt = f(xt-1,xt-2, ... ,xt-p)

In this chapter, we will explore three methods based on neural networks to develop the function f. Each method includes defining a neural network architecture (in terms of the number of hidden layers, number of neurons in every hidden layer, and so on) and then...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}