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 the libraries and datasets required for the code in this book. Any additional libraries needed will be installed while running the notebooks.
You will need to run the following notebooks before using the code in this chapter:
02-Preprocessing_London_Smart_Meter_Dataset.ipynb from Chapter02
01-Setting_up_Experiment_Harness.ipynb from Chapter04
The code for this chapter can be found at https://github.com/PacktPublishing/Modern-Time-Series-Forecasting-with-Python-2E/tree/main/notebooks/Chapter06.