Modern Time Series Forecasting with Python
eBook - ePub

Modern Time Series Forecasting with Python

Industry-ready machine learning and deep learning time series analysis with PyTorch and pandas

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

Modern Time Series Forecasting with Python

Industry-ready machine learning and deep learning time series analysis with PyTorch and pandas

About this book

Learn traditional and cutting-edge machine learning (ML) and deep learning techniques and best practices for time series forecasting, including global forecasting models, conformal prediction, and transformer architectures Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader Free

Key Features

  • Apply ML and global models to improve forecasting accuracy through practical examples
  • Enhance your time series toolkit by using deep learning models, including RNNs, transformers, and N-BEATS
  • Learn probabilistic forecasting with conformal prediction, Monte Carlo dropout, and quantile regressions

Book Description

Predicting the future, whether it's market trends, energy demand, or website traffic, has never been more crucial. This practical, hands-on guide empowers you to build and deploy powerful time series forecasting models. Whether you're working with traditional statistical methods or cutting-edge deep learning architectures, this book provides structured learning and best practices for both. Starting with the basics, this data science book introduces fundamental time series concepts, such as ARIMA and exponential smoothing, before gradually progressing to advanced topics, such as machine learning for time series, deep neural networks, and transformers. As part of your fundamentals training, you'll learn preprocessing, feature engineering, and model evaluation. As you progress, you'll also explore global forecasting models, ensemble methods, and probabilistic forecasting techniques. This new edition goes deeper into transformer architectures and probabilistic forecasting, including new content on the latest time series models, conformal prediction, and hierarchical forecasting. Whether you seek advanced deep learning insights or specialized architecture implementations, this edition provides practical strategies and new content to elevate your forecasting skills.

What you will learn

  • Build machine learning models for regression-based time series forecasting
  • Apply powerful feature engineering techniques to enhance prediction accuracy
  • Tackle common challenges like non-stationarity and seasonality
  • Combine multiple forecasts using ensembling and stacking for superior results
  • Explore cutting-edge advancements in probabilistic forecasting and handle intermittent or sparse time series
  • Evaluate and validate your forecasts using best practices and statistical metrics

Who this book is for

This book is ideal for data scientists, financial analysts, quantitative analysts, machine learning engineers, and researchers who need to model time-dependent data across industries, such as finance, energy, meteorology, risk analysis, and retail. Whether you are a professional looking to apply cutting-edge models to real-world problems or a student aiming to build a strong foundation in time series analysis and forecasting, this book will provide the tools and techniques you need. Familiarity with Python and basic machine learning concepts is recommended.

]]>

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
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.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
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 use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Modern Time Series Forecasting with Python by Manu Joseph,Jeffrey Tackes in PDF and/or ePUB format, as well as other popular books in Computer Science & Forecasting. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Preface
  2. Getting Familiar with Time Series
  3. Introducing Time Series
  4. Acquiring and Processing Time Series Data
  5. Analyzing and Visualizing Time Series Data
  6. Setting a Strong Baseline Forecast
  7. Machine Learning for Time Series
  8. Time Series Forecasting as Regression
  9. Feature Engineering for Time Series Forecasting
  10. Target Transformations for Time Series Forecasting
  11. Forecasting Time Series with Machine Learning Models
  12. Ensembling and Stacking
  13. Global Forecasting Models
  14. Deep Learning for Time Series
  15. Introduction to Deep Learning
  16. Building Blocks of Deep Learning for Time Series
  17. Common Modeling Patterns for Time Series
  18. Attention and Transformers for Time Series
  19. Strategies for Global Deep Learning Forecasting Models
  20. Specialized Deep Learning Architectures for Forecasting
  21. Probabilistic Forecasting and More
  22. Mechanics of Forecasting
  23. Multi-Step Forecasting
  24. Evaluating Forecast Errors—A Survey of Forecast Metrics
  25. Evaluating Forecasts—Validation Strategies
  26. Index