-
Book Overview & Buying
-
Table Of Contents
Machine Learning for Time Series with Python - Second Edition
By :

https://packt.link/EarlyAccessCommunity
In Chapter 3, we built forecasting baselines using classical methods like ARIMA and ETS. More importantly, we established a rigorous, time-aware validation framework to prove their reliability and provide a performance benchmark that any advanced model must exceed.
With a trustworthy baseline in hand, the next question is always: Can we do better? This chapter is our entry into modern machine learning for forecasting, where we move beyond classical statistical components to more flexible models. We will introduce the paradigm shift that underpins modern forecasting: treating time series problems as a supervised regression task.
Building models is only half the battle. As high-profile failures at companies like Zillow and Nike have shown, the tools we choose can either amplify risk or help us build more resilient systems. We will focus not just on what the tools do, but on how they help us manage risk in production...