-
Book Overview & Buying
-
Table Of Contents
Machine Learning for Time Series with Python - Second Edition
By :
Why dedicate time to methods developed decades ago when cutting-edge neural networks dominate headlines? The answer reveals a fundamental truth about professional forecasting: complexity is not inherently valuable—accuracy and reliability are.
The assumption that sophisticated methods automatically deliver superior results is called the complexity trap. Complex models accumulate failure points: data preprocessing, feature engineering, hyperparameter sensitivity, and black-box debugging. Simple models minimize these risks while often matching or exceeding complex model performance. Professional forecasting demands proof that complexity delivers measurable gains worth the operational overhead.
Every complex model faces the same test: outperforming a simple baseline. Classical models, built from decades of statistical research, are fast, interpretable, and often surprisingly hard to beat. They make excellent benchmarks: if your neural network truly...