To get the most out of this book
You will need a working Python environment on your computer. We recommend using Python 3.6 or later.
Ensure that you have essential libraries, such as scikit-learn, NumPy, and Matplotlib, installed. If not, you can easily install them using Conda or pip.
The notebooks can be run both locally or by using Google Colab (https://colab.research.google.com).
Software/hardware covered in the book |
Operating system requirements |
Python |
Windows, macOS, or Linux |
Colab (to run notebooks in Google Cloud) |
Windows, macOS, or Linux |
MAPIE |
Windows, macOS, or Linux |
Amazon Fortuna |
Windows, macOS, or Linux |
NIxtla statsforecast |
Windows, macOS, or Linux |
NeuralProphet |
Windows, macOS, or Linux |
If you are using the digital version of this book, we advise you to access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.