A Tutorial on Modelling Number of Infected Cases in Turkey of COVID-19 Using Machine Learning & AI
This repository includes several models we have utilized in early stages of COVID-19 pandemic (first 30 days) to understand, model and predict daily confirmed numbers.
pip install -r requirements.txt
PYTHONPATH=.:$PYTHONPATH streamlit run main.py
Ensure that your Python is 3.7 or above.