Machine Learning for Time Series
1st Edition
Use Python to forecast, predict, and detect anomalies with state-of-the-art machine learning methods. Covers classical techniques through deep learning approaches.
1st Edition
Use Python to forecast, predict, and detect anomalies with state-of-the-art machine learning methods. Covers classical techniques through deep learning approaches.
The Python time-series ecosystem is large and hard to get a good grasp on, with many libraries and models. This book deepens your understanding of time series through an overview of the popular Python packages, and helps you build better predictive systems.
It re-introduces the basics of time series, then builds up traditional autoregressive models alongside modern non-parametric ones. Through practical examples and the theory behind them, you'll grow confident loading time-series data from any source, working with deep learning models such as recurrent neural networks and causal convolutional networks, and applying gradient boosting with feature engineering.
The book helps you match the right model to the right problem by explaining the theory behind several useful models, with real-world case studies covering weather, traffic, biking, and stock market data.
For data analysts, data scientists, and Python developers who want practical recipes to use today and a reference for tomorrow. Basic knowledge of Python is required, and familiarity with statistics helps you get the most from the book.
Selected reader reviews for "Machine Learning for Time Series: 1st Edition"
"Very well written, with many applicable samples and snippets of code you can try yourself. Good transitions between chapters, with increasing complexity. I recommend this book."
"An excellent introduction to applying machine learning to time series. Guided code examples, and it highlights the strengths and weaknesses of different approaches so you can make informed decisions."
"A great resource to point engineers in the right direction on industry-standard methods. A worthy buy if you are serious about learning this."