A Series of codes suitable for a simple Time Series Course for a Data Science Course. Included:
- ARIMA model
- Exponential Smoothing -
- ** Single Exponential Smoothing (Holt Method)
- ** Double Exponential Smoothing (Holt-Winter Method)
- *** Triple Exponential Smoothing (Holt Method)