Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 369 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 369 Bytes

Tutorial-Time-Series

How to use time series ARIMA algorithm in order to estimate the cumulated debit card usage for the next four months.\

debitcards.csv stores the monthly retail debit card usage in Iceland (million ISK) from january 2000 to august 2013.\

I estimated the cumulated debit card usage during the rest of the year (4 months) usign ARIMA algorithm.