Skip to content

raymas/Predittore

Repository files navigation

dashboard

Predittore

Pandemic prediction model from team Asvestis!

Getting started

Web server

Clone this repo with the --recursive flag:

git clone --recursive [email protected]:raymas/EUvsCOVID.git

Install the python submodules in requirements.txt:

pip install -U -r requirements.txt

Start the webserver using:

python app.py

Data science

Using jupyter, you can explore data:

From the base folder launch:

jupyter lab

Navigate to notebooks and start predittore_research.ipynb

Connect to localhost:5000

License

Under GNU GPL v3 LICENSE