Skip to content

wojcweb/COVID19_Project

Repository files navigation

COVID19_Project

To create anaconda enviroment first install anaconda https://www.anaconda.com/distribution/ (you need admin privileges)
then in terminal or anaconda powershell type:
conda create -n COVID19
conda activate COVID19
To install requirements type in terminal or anaconda powershell:
pip install -r requirements.txt

data: https://github.com/CSSEGISandData/COVID-19 better data: https://data.europa.eu/euodp/en/data/dataset/covid-19-coronavirus-data
ref links:
https://deepdatascience.wordpress.com/2016/11/18/which-lstm-optimizer-to-use/

About

COVID19 pandemic cases prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages