Technical requirements
You will need to set up an Anaconda environment, following the instructions in the Preface of the book, to get a working environment with all the 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/Chapter10.
You need to run the following notebooks for this chapter:
02-Preprocessing London Smart Meter Dataset.ipynbinChapter0201-Setting up Experiment Harness.ipynbinChapter04- From the
Chapter06andChapter07folders:01-Feature Engineering.ipynb02-Dealingwith Non-Stationarity.ipynb02a-Dealingwith Non-Stationarity-Train+Val.ipynb
- From the
Chapter08folder:00-Single StepBacktesting Baselines.ipynb01-Forecastingwith ML.ipynb01a-Forecasting with ML forTest Dataset.ipynb02-Forecasting withTarget Transformation.ipynb02a-Forecasting withTarget Transformation(Test).ipynb