Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Machine Learning for Time Series with Python
  • Table Of Contents Toc
Machine Learning for Time Series with Python

Machine Learning for Time Series with Python - Second Edition

By : Ben Auffarth
close
close
Machine Learning for Time Series with Python

Machine Learning for Time Series with Python

By: Ben Auffarth

Overview of this book

The Python ecosystem offers a wide range of tools for time series analysis and time series forecasting. Machine Learning for Time Series, Second Edition provides a practical guide to building forecasting systems while developing a solid understanding of modern predictive modeling techniques. Starting with the fundamentals of time series data, you'll learn how to prepare datasets, perform feature engineering, and build forecasting pipelines. The book covers traditional methods such as ARIMA, SARIMA, and GARCH, alongside machine learning approaches including gradient boosting, recurrent neural networks, and deep learning models. Through practical examples and clear explanations, you'll learn how to choose the right model for the right problem and improve forecasting accuracy across multiple applications. Updated content includes forecasting and signal extraction for financial markets, plus case studies from operations management, digital marketing, healthcare, and financial forecasting. By the end of this book, you'll be able to confidently perform time series analysis and build effective forecasting systems using Python.
Table of Contents (7 chapters)
close
close

Technical requirements

The dataset used in this chapter can be accessed here: https://archive.ics.uci.edu/dataset/275/bike+sharing+dataset.

The chapter's code uses pandas, numpy, matplotlib, scipy, statsmodels, yfinance (apart from standard library modules). Install the third-party packages once with:

pip install pandas numpy matplotlib scipy statsmodels yfinance

The code targets pandas 2.0+ and statsmodels 0.14+. We stick with pandas throughout the chapter, but readers working with very large time series may want to look at Polars, which has gained traction for its lazy evaluation and faster groupby on hourly or sub-hourly data; the diagnostics in this chapter port over without changing in spirit.

If you follow the instructions on the book's companion repository on GitHub, you can set up an environment that has everything installed: https://github.com/PacktPublishing/Machine-Learning-for-Time-Series-with-Python-Second-Edition.

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Machine Learning for Time Series with Python
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon