The complete dataset is a collection of the COVID-19 data maintained by Our World in Data. You can find out more about the dataset in this github repo.
Multi-gaussian model
- Visit our Colab Notebook.
- Input
locationandnumber_of_daysto perform analysis and forecasting - Press
Ctrl+F9to run. - Results will be save in
figfolder, including: - New cases:
fig/<location>-newCases.png - Total cases:
fig/<location>-totalCases.png - Moving average:
fig/<location>-movingAverage.png - Log new cases to total cases:
fig/<location>-Log.png - Gaussian fitting and prediction:
fig/<location>-fitGaussian.png