Giter Site home page Giter Site logo

hectoramirez / predicting_energy_consumption Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 18.07 MB

Prediction of solar energy consumption using recurrent neural networks

Jupyter Notebook 100.00%
recurrent-neural-networks time-series autoregressive-neural-networks hackathon

predicting_energy_consumption's Introduction

Predicting solar energy consumption

Single-feature and multi-feature, auto-regressive LSTM RNN vs linear regression for higly-volatile time series.

Project given for the first HackDay at IFIC (University of Valencia/CSIC), research institute where I completed my PhD in Physics.

Binder TSeries HD

  • Hourly: Series
  • 12-hour basis: Series
  • 24-hour basis: Series

Consumption_energy.ipynb

A small town in Spain is sourced by solar energy thanks to a solar plant. Over a year (2015), the plant's energy output and the town's energy consumption data were gathered; and along with it, data from a nearby meteorological station.

We then come with several models that predict the amount of energy output/consumption given a set of weather conditions. In the notebook, we employ several machine learning techniques to tackle these tasks, among which we construct Long Short-Term Memory Recurrent Neural Networks.

We try and predict with an hourly basis, then a 12-hour basis and finally with a 24-hour basis, and compare. Analizing the differences has important consequences because a model will be more or less accurate depending on the time window to predict.

Contents

  1. Data Preparation

    1. Data cleaning
    2. Data merging
  2. Predicting energy consumption

    1. Data preparation
    2. Multi-feature linear regression
    3. Single-feature, auto-regressive linear regression
    4. Single-feature, auto-regressive long short-term memory (LSTM) recurrent neural network (RNN)
    5. Multi-feature, auto-regressive LSTM RNN.
  3. Summary

  4. References

predicting_energy_consumption's People

Contributors

hectoramirez avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.