Skip to content

prashjha/StudyCovid19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudyCovid19

Data

We obtained data from following sources:

process

In process/data.py and process/data.ipynb you can find various functions which read and process data from above sources.

In process/bayesian you will find assignment notebook and processed data for three countries US, Japan, and South Korea.

FitCovid19

We introduce the Bayesian learning technique using the Covid-19 data for Japan. In notebook, we first introduce the Bayesian calibration, validation and prediction approach. We consider sub-exponential growth model consisting of two parameters, growth rate and deceleration of growth, and seek to find the optimal values of these parameters which fit the Covid-19 cases in the Japan. The notebook presents the ideas involved very briefly and highlights some key practical issues during numerical implementation. Notebook also includes source codes. We hope that this will be useful in understanding the powerful concept of Bayesian inference and learning.

About

Understand Covid 19 trends using Bayesian statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published