Skip to content

dcrull/covid-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid-model

Simple forecasting model for COVID-19 cases in the U.S. based on open data from the NYTimes: https://github.com/nytimes/covid-19-data

Built using Scikit-learn pipeline to support modular data preprocessing and model development.

Main forecast model driven by Facebook's open source Prophet library (https://facebook.github.io/prophet/), which in turn relies on STAN as the Bayesian inference engine.

[WIP]

About

COVID-19 forecasting and analysis based on open data sources including NY Times: https://github.com/nytimes/covid-19-data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages