Skip to content

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

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published