The file "data.csv" contains data on the daily evolution of the disease COVID19 in 104 countries from January 2020 to February 2021. Some information about each country's population and health care system is also included.
- Programming Languages: Python 3.11
- Libraries: Pandas, Seaborn, Numpy, Matplotlib, Spicy, Yellowbrick, Tensorflow, Sklearn, Keras, Geopandas
A standard analysis of the given data, statistics and plots.
Clustering of countries based on their success in dealing with the virus, clustering analysis.
Train RNN and SVM models with 2020 data of Greece to predict positivity rate in the country for 3 days later.