Skip to content

jinit24/ARIMA-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARIMA-Model

ARIMA model from scratch using numpy and pandas. ARIMA is a simple technique used for forecasting time series. Go through the ARIMA notebook for code and detailed explanation.