Compare time series predictions of COVID-19 deaths

Go to class
Write Review

Compare time series predictions of COVID-19 deaths provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. Compare time series predictions of COVID-19 deaths is taught by Sherif A. Tawfik Abbas. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • By the end of this project, you will learn how to perform the entire time series analysis workflow for the daily COVID-19 deaths. This workflow includes the following steps: how to examine time series data, prepare the data for analysis, train different models and test their performance, and finally use the models to forecast into the future. You will learn how to visualize data using the matplotlib library, extract features from a time series data set, and perform data splitting and normalization. You will create time series analysis models using the python programming language. You will create and train four time series models: SARIMAX, Facebook prophet, neural networks and XGBOOST.