Notebook Link: Kaggle interactive notebook.
- This is Time Series Project that predicts the consumption of electricity.
- The prediction is based on the previous time series data provided.
- Reading time series data in proper format.
- Time series visualizations.
- Checking for stationarity of the series. (AD Fuller Test).
- Making series stationary for modelling.
- Using ARIMA and Facebook Prophet for forecasting.
- Analysis.