Notes on Manning (https://www.manning.com/) live project on Predicting Disease Outbreaks with Time Series Analysis
In this liveProject, Python is used to perform time series analysis on the spread of the COVID-19 virus in different parts of the globe. The goal is to make near-future predictions about virus spread based on the available data.
Overview of the different types of data available and identify the kind of questions it can reasonably answer.
Analysis of a specific country.
Development of an ARIMA model for time-series forecasting.
Generating and deploying an interactive Voilá dashboard from a Jupyter notebook.
Live project predicting-disease-outbreaks