Skip to content

Making use of prophet model in Python to forecast Covid-19 cases in Berlin & Germany

License

Notifications You must be signed in to change notification settings

wassimsalam01/covid19-forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Covid-19 Forecasting with Prophet Model

In this project, the time-series data of COVID-19 cases in Germany is analysed in 2 different scenarios (cumulative cases and daily new cases) with 2 different models to gain insights into future case numbers: (1) the decomposition model (Prophet), (2) the auto-regressive model (AR). Lastly, a LSTM (Long Short-Term Memory) recurent neural network (RNN) was used. Performances of these models can be seen in the plots.

Data

Case numbers were taken from the COVID-19 case numbers for Germany repository.

About

Making use of prophet model in Python to forecast Covid-19 cases in Berlin & Germany

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published