Pandemic prediction model from team Asvestis!
Clone this repo with the --recursive flag:
git clone --recursive git@github.com:raymas/EUvsCOVID.gitInstall the python submodules in requirements.txt:
pip install -U -r requirements.txtStart the webserver using:
python app.pyUsing jupyter, you can explore data:
From the base folder launch:
jupyter labNavigate to notebooks and start predittore_research.ipynb
Connect to localhost:5000
Under GNU GPL v3 LICENSE
