deep-pooja / Covid19

In this project, I made an interactive dashboard for covid19 data analysis and also forecasted new cases for India using time series forecasting models like SARIMA and parametric curve fitting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid19-Interactive Dashboard and Forecasting

In this mini project I made an interactive dashboard for covid19 scenarios across the world. I used John Hopkings dataset. I have used different time series models and machine learning techniques for forecasting covid19 daily cases in India.

Result Tables:

Model RMSE
RNN 2.4
Polynomial Regression 5569
support vector machine 5569
facebook prophet model 3179
Auto regressive model 7697

Please find my Abstract and Report for detailed insights.

world

bubble

loc

Ind

forcaste

About

In this project, I made an interactive dashboard for covid19 data analysis and also forecasted new cases for India using time series forecasting models like SARIMA and parametric curve fitting

License:MIT License


Languages

Language:Jupyter Notebook 100.0%