VictorPelaez / demand_predictor

Energy demand forecasting in Spain with REE API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electricity demand predictor

This project train some Deep Neural Networks to predict daily Spanish electricity demand. Gets daily demand dataset from REE

You can test and play with the network parameters by running the jupyter notebook called electricity_sp_demand_predictor.ipynb in Google colab. Also modify dates (start_date and end_date) to get recent data.

Demand predictor in AWS

working on...

Other examples

electricity demand predictor using Apache Spark

About

Energy demand forecasting in Spain with REE API

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%