Technical requirements
The following are the technical requirements for this chapter:
- 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 packages and datasets required for the code in this book.
- You will need to run the following notebooks in this chapter:
02-Preprocessing London Smart Meter Dataset.ipynbin theChapter02folder01-Setting up Experiment Harness.ipynbinChapter04folder01-Feature Engineering.ipynbinChapter06folder
- The associated code for this chapter can be found at https://github.com/PacktPublishing/Modern-Time-Series-Forecasting-with-Python-/tree/main/notebooks/Chapter07.