hhamud / Arima-Forecasting

A Personal Project that applies an advanced statistical technique to predict future electricity prices for the British Market

Home Page:https://towardsdatascience.com/can-we-predict-the-day-ahead-electricity-market-f532137fd5be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Arima to predict the Day Ahead Electricity Market

What did I learn from this:

  • How to use the Python statistical library
  • What ARIMA is and what it is used for
  • How to use ARIMA with Python
  • How to create graphs using the library
  • how to use AIC function within the library
  • What AIC is and when to use it

About

A Personal Project that applies an advanced statistical technique to predict future electricity prices for the British Market

https://towardsdatascience.com/can-we-predict-the-day-ahead-electricity-market-f532137fd5be


Languages

Language:Python 100.0%