💥 Download the FREE Data Science Roadmap for 2023 ➡️ http://bit.ly/3ysZjG5
💥 Blog: https://mbel-education.com
---------------------------------------------------------------------------------------------------
Code: https://github.com/martinbel/time-ser...
Follow the README for setting up the Python Environment:
https://github.com/martinbel/time-ser...
Lecture Content:
In this lecture I cover two very popular statistical time series models with Python: AutoArima and AutoETS with the Nixtla statsforecast library.
Follow the instructions here to install it:
https://nixtla.github.io/statsforecas...
Timeline:
0:00 Read Data
1:27 Exploratory Data Analysis
3:08 Set up data & Nixtla Overview
5:00 Fit a model and make predictions