Innovation-tech-max / US-COVID-cases-prediction

Time series analysis and Forecasting of COVID-19 (US) using Neural Network and Autoregressive Integrated Moving Average.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time series analysis and forecasting of COVID-19 in US using LSTM and SARIMA model.

Long Short-Term Memory (LSTM) networks are a type of recurrent neural network(RNN) capable of learning order dependence in sequence prediction problems.

And, the Seasonal Autoregressive Integrated Moving Average, or SARIMA method is used for time series forecasting with univariate data containing trends and seasonality. It is an extension of Autoregressive Integrated Moving Average, or ARIMA.

About

Time series analysis and Forecasting of COVID-19 (US) using Neural Network and Autoregressive Integrated Moving Average.


Languages

Language:Jupyter Notebook 100.0%