rambodrahmani / covid19-behind-the-numbers

COVID-19: Behind the Numbers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19: Behind the Numbers

Cover Image At the beginning of 2020, a new virus started spreading around in the capital of Central China's Hubei province: the city we all came to know as Wuhan. As it turned out, this was the start of a world-changing event with overwhelming extent: Coronavirus Disease 2019 (COVID-19). After the first wave of the virus has passed over the entire world, the aim of this work is to address the following questions:

  • Which countries have been affected the most by COVID-19?
  • Which governments have taken the right actions to stop the spreading of the virus?
  • Is it possible to build personalized predictive models for symptomatic COVID-19 patients based on basic health preconditions?

How to use

For Linux systems, first install pip, the package installer for Python:

$ sudo apt-get install python3-pip

Install the python-tk package:

$ sudo apt-get install python3-tk

Install Python required packages:

$ python3 -m pip install -U h5py pandas matplotlib scikit-learn llvmlite tslearn plotly mlxtend

Simply run

$ python3 main.py
Welcome to the COVID-19 Toolbox.

Type help or ? to list commands.

>