anu0012 / COVID_Prediction

Submission for #BuildWithAI Hack 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID Prediction

This repository contains all the data and code for the submission.

How to run

  • Run pip install -r requirements.txt to install all dependencies.
  • Run jupyter notebook in the terminal
  • Open model.ipynb from the home page

OR

  • You can run python file also using python model_python_file.py

Result

Result is in the result.csv file. It is expected that the COVID cases will rise upto 5.6 Million till 15 Aug.

Presentation

Link

Video

Link

About

Submission for #BuildWithAI Hack 2020


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%