raymas / Predittore

Asvestis' solution for #EUvsVirus Hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dashboard

Predittore

Pandemic prediction model from team Asvestis!

Getting started

Web server

Clone this repo with the --recursive flag:

git clone --recursive git@github.com: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

About

Asvestis' solution for #EUvsVirus Hackathon

License:GNU General Public License v3.0


Languages

Language:JavaScript 95.9%Language:Jupyter Notebook 3.8%Language:CSS 0.2%Language:Python 0.1%Language:HTML 0.1%