Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 472 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 472 Bytes

covid19-gompertz

Covid19 Model based on Gompertz function

Jupyter notebook to:

  • Download current data from "Our world in data".
  • Smooth data with 7 day moving average
  • Display growth function
  • Magnified view of 2020-03 (to show non existing effect of lockdowns)
  • Try to fit Gompertz function on cumulative cases and deaths
  • Display tests and positive test rate (for info only)

The Juxpter notebook can be viewed on Github or downloaded and used with jupyter-lab