abhishek-aar-zz / coronaStat

Corona Prediction based on the dataset from kaggle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coronaStat

Corona Prediction based on the dataset from kaggle.
Written in: R

DISCLAIMER
  • This project is done only for educational purpose
  • If you are interested in creating any web scraper, you can learn through my projects
  • I am not responsible for any future controversies/copyright issues
  • Making use of my project for any illegal activities does not count as my responsibility

Instruction Video on Youtube.

Shall be released soon.

What is it?

It is a R script used to predict deaths, confiremed cases and recovery cases for next few months.

Why is it in R?

R for Data Science.


Prerequisite (for Windows)

  • Firstly you need R and Rstudio in your computer.

How to predict?

  1. Download the recent database from kaggle, name it as "data.csv".
  2. Download the "r.r" file from the repository and run it.
  3. Thats it and exit.
  4. You will find a csv file named "Prediction.csv", export it to whatever format you want to. Have it and share it.

Thank You

About

Corona Prediction based on the dataset from kaggle.


Languages

Language:R 100.0%