Rudra-23 / Electric-Production-Forecast

Time Series Analysis and Forecast on Electricity Production using ARIMA and FB Prophet.

Home Page:https://www.kaggle.com/code/rudragujarathi/electric-production-eda-forecast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electricity Production Forecast

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.

This project covers

  1. Reading time series data in proper format.
  2. Time series visualizations.
  3. Checking for stationarity of the series. (AD Fuller Test).
  4. Making series stationary for modelling.
  5. Using ARIMA and Facebook Prophet for forecasting.
  6. Analysis.

About

Time Series Analysis and Forecast on Electricity Production using ARIMA and FB Prophet.

https://www.kaggle.com/code/rudragujarathi/electric-production-eda-forecast


Languages

Language:Jupyter Notebook 100.0%