Time Series Forecasting in Python
eBook - ePub

Time Series Forecasting in Python

  1. 456 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Time Series Forecasting in Python

Book details
Table of contents
Citations

About This Book

Build predictive models from time-based patterns in your data. Master statistical models including new deep learning approaches for time series forecasting. In Time Series Forecasting in Python you will learn how to: Recognize a time series forecasting problem and build a performant predictive model
Create univariate forecasting models that account for seasonal effects and external variables
Build multivariate forecasting models to predict many time series at once
Leverage large datasets by using deep learning for forecasting time series
Automate the forecasting process Time Series Forecasting in Python teaches you to build powerful predictive models from time-based data. Every model you create is relevant, useful, and easy to implement with Python. You'll explore interesting real-world datasets like Google's daily stock price and economic data for the USA, quickly progressing from the basics to developing large-scale models that use deep learning tools like TensorFlow. About the technology
You can predict the future—with a little help from Python, deep learning, and time series data! Time series forecasting is a technique for modeling time-centric data to identify upcoming events. New Python libraries and powerful deep learning tools make accurate time series forecasts easier than ever before. About the book
Time Series Forecasting in Python teaches you how to get immediate, meaningful predictions from time-based data such as logs, customer analytics, and other event streams. In this accessible book, you'll learn statistical and deep learning methods for time series forecasting, fully demonstrated with annotated Python code. Develop your skills with projects like predicting the future volume of drug prescriptions, and you'll soon be ready to build your own accurate, insightful forecasts. What's inside Create models for seasonal effects and external variables
Multivariate forecasting models to predict multiple time series
Deep learning for large datasets
Automate the forecasting processAbout the reader
For data scientists familiar with Python and TensorFlow. About the author
Marco Peixeiro is a seasoned data science instructor who has worked as a data scientist for one of Canada's largest banks.Table of Contents
PART 1 TIME WAITS FOR NO ONE
1 Understanding time series forecasting
2 A naive prediction of the future
3 Going on a random walk
PART 2 FORECASTING WITH STATISTICAL MODELS
4 Modeling a moving average process
5 Modeling an autoregressive process
6 Modeling complex time series
7 Forecasting non-stationary time series
8 Accounting for seasonality
9 Adding external variables to our model
10 Forecasting multiple time series
11 Capstone: Forecasting the number of antidiabetic drug prescriptions in Australia
PART 3 LARGE-SCALE FORECASTING WITH DEEP LEARNING
12 Introducing deep learning for time series forecasting
13 Data windowing and creating baselines for deep learning
14 Baby steps with deep learning
15 Remembering the past with LSTM
16 Filtering a time series with CNN
17 Using predictions to make more predictions
18 Capstone: Forecasting the electric power consumption of a household
PART 4 AUTOMATING FORECASTING AT SCALE
19 Automating time series forecasting with Prophet
20 Capstone: Forecasting the monthly average retail price of steak in Canada
21 Going above and beyond

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Time Series Forecasting in Python by Marco Peixeiro in PDF and/or ePUB format, as well as other popular books in Computer Science & Data Processing. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2022
ISBN
9781638351474

Table of contents

  1. inside front cover
  2. Time Series Forecasting in Python
  3. Copyright
  4. dedication
  5. contents
  6. front matter
  7. Part 1. Time waits for no one
  8. 1 Understanding time series forecasting
  9. 2 A naive prediction of the future
  10. 3 Going on a random walk
  11. Part 2. Forecasting with statistical models
  12. 4 Modeling a moving average process
  13. 5 Modeling an autoregressive process
  14. 6 Modeling complex time series
  15. 7 Forecasting non-stationary time series
  16. 8 Accounting for seasonality
  17. 9 Adding external variables to our model
  18. 10 Forecasting multiple time series
  19. 11 Capstone: Forecasting the number of antidiabetic drug prescriptions in Australia
  20. Part 3. Large-scale forecasting with deep learning
  21. 12 Introducing deep learning for time series forecasting
  22. 13 Data windowing and creating baselines for deep learning
  23. 14 Baby steps with deep learning
  24. 15 Remembering the past with LSTM
  25. 16 Filtering a time series with CNN
  26. 17 Using predictions to make more predictions
  27. 18 Capstone: Forecasting the electric power consumption of a household
  28. Part 4. Automating forecasting at scale
  29. 19 Automating time series forecasting with Prophet
  30. 20 Capstone: Forecasting the monthly average retail price of steak in Canada
  31. 21 Going above and beyond
  32. Appendix. Installation instructions
  33. index
  34. inside back cover