Technical requirements
You will need to set up the Anaconda environment following the instructions in the Preface of the book to get a working environment with all packages and datasets required for the code in this book.
The associated code for the chapter can be found at https://github.com/PacktPublishing/Modern-Time-Series-Forecasting-with-Python-/tree/main/notebooks/Chapter13.
You need to run the following notebooks for this chapter:
02-Preprocessing London Smart Meter Dataset.ipynbinChapter0201-Setting up Experiment Harness.ipynbinChapter0401-Feature Engineering.ipynbinChapter0600-Single Step Backtesting Baselines.ipynb, 01-Forecasting with ML.ipynb, and02-Forecasting with Target Transformation.ipynbin Chapter0801-Global Forecasting Models-ML.ipynbinChapter10