Corona Prediction based on the dataset from kaggle.
Written in: R
- 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
It is a R script used to predict deaths, confiremed cases and recovery cases for next few months.
R for Data Science.
- Firstly you need R and Rstudio in your computer.
- Download the recent database from kaggle, name it as "data.csv".
- Download the "r.r" file from the repository and run it.
- Thats it and exit.
- You will find a csv file named "Prediction.csv", export it to whatever format you want to. Have it and share it.