Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Practical Time Series Analysis

You're reading from   Practical Time Series Analysis Master Time Series Data Processing, Visualization, and Modeling using Python

Arrow left icon
Product type Paperback
Published in Sep 2017
Publisher Packt
ISBN-13 9781788290227
Length 244 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Avishek Pal Avishek Pal
Author Profile Icon Avishek Pal
Avishek Pal
PKS Prakash PKS Prakash
Author Profile Icon PKS Prakash
PKS Prakash
Arrow right icon
View More author details
Toc

Summary


This chapter covers exponential smoothing approaches to smoothen time series data. The approaches can be easily extended for the forecasting by including terms such as smoothing factor, trend factor, and seasonality factor. The single order exponential smoothing performs smoothing using only the smoothing factor, which is further extended by second order smoothing factor by including the trend component. The third order smoothing was also covered, which incorporates all smoothing, trend, and seasonality factors into the model.

This chapter covered all these models in detail with their Python implementation. The smoothing approaches can be used to forecast if the time series is a stationary signal. However, the assumption may not be true. Higher-order exponential smoothing is recommended but its computation becomes hard. Thus, to deal with the approach, other forecasting techniques such as Autoregressive Integrated Moving Average (ARIMA) is proposed, which will be covered in the next...

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
Visually different images