The purpose of this project is to provide the most accurate COVID-19 predictions for infections and deaths in Canada. The main models being focused on are generalized additive models and seir models using an seir simulator.
- Python 3.6+
- bayesian-optimization
- numpy
- pandas
- pygam
- scikit-learn
- seaborn