Coder Social home page Coder Social logo

capstone_windpowerpredicting's Introduction

Capstone Project - Will it spin?

Predicting wind farm electricity output based on day ahead wind forecasts

Team "Voltcasters": Christine, Ferdinand, Moritz, Jerome

About

Forecasting the wind energy production will grow in importance as wind energy is one of the fast-growing renewable energy sources in the world. In this capstone we worked in a group of 4 people. The goal was to predict the wind energy generation 24 h ahead with an hourly resolution, for 10 wind farms located in Australia, based on wind forecasts. We built several machine learning models in Python, to find our best model. This included extensive explanatory data analysis, feature engineering as well as finding an appropriate metric. We developed a dashboard to visualize the results of our final model.

The slides of our presentation: slides

The project has several notebooks:

  • EDA (see here)
  • The baseline model (see here)
  • The models we used (see here)
  • The error analysis is done in here and here

Dashboard

We developed a dashboard to visualize our results and deployed it to Heroku:
Energy Output Forecast for the Next 24 Hours

Dashboard Repository:
https://github.com/fklein21/windpower_dashboard

Data

The Data is from the 2014 Global Energy Forecasting Competition.
~ 18k data rows per wind farm

Environment

pyenv local 3.9.4
python -m venv .venv
source .venv/bin/activate
pip install --upgrade pip
pip install -r requirements_dev.txt

capstone_windpowerpredicting's People

Contributors

jeromesauer avatar msaivepinkall avatar fklein21 avatar christine-berlin avatar fklein1 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.