Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 574 Bytes

File metadata and controls

7 lines (6 loc) · 574 Bytes

Time_Series_Forecasting_using_Covid_data

This project uses Time Series forecasting models like ARIMA and Deep learning models like Deep Neural Network, Recurrent Nueral Network , and LTSM to predict Covid confirmed cases and Daily Vaccinations for 100 days from date 29th May 2021.
This project also highlights the trends in Confirmed , Death, and Recovered cases using Data Visualization and Data Analytics techniques , and various others insights to the dataset
Download the ipynb file and run it in your jupyter notebook or Google Colab.