Git Product home page Git Product logo

wind-power-forecasting's Introduction

Wind Power Forecasting

This is a wind power forecasting application using machine learning algorithms for day-ahead energy trading.

Wind Power Forecasting Streamlit App

Why?

My initial motivation was to explore the topic of time series analysis and forecasting through practice. I picked the wind power forecasting from a vast amount of challenges in energy domain related to time series. A power output of a specific wind farm is quite intermittent in nature, therefore it is really important for assets owner or energy trader to have an accurate prediction to participate in a day-ahead market. I later decided to set up a simple web application for demonstration purposes.

Assumptions

  • Dataset: Kelmarsh Wind Farm Data
  • Turbine №5 is used for analysis
  • Train data: [2019.01.01 - 2021.03.26]
  • Validation: [2021.03.27 - 2021.03.31]
  • Demo data: [2021.04.01 - 2021.06.30]
  • ERA5 weather data is taken as historical weather forecasts
  • The turbine forced downtime is known in advance

Usage

To reproduce results in Kelmarsh_data_analysis.ipynb notebook you need to download the dataset and put the following files in the data folder:

├── data
│   ├── Kelmarsh_era5.csv
│   ├── Status_Kelmarsh_5_2019-01-01_-_2020-01-01_232.csv
│   ├── Status_Kelmarsh_5_2020-01-01_-_2021-01-01_232.csv
│   ├── Status_Kelmarsh_5_2021-01-01_-_2021-07-01_232.csv
│   ├── Turbine_Data_Kelmarsh_5_2019-01-01_-_2020-01-01_232.csv
│   ├── Turbine_Data_Kelmarsh_5_2020-01-01_-_2021-01-01_232.csv
│   └── Turbine_Data_Kelmarsh_5_2021-01-01_-_2021-07-01_232.csv

wind-power-forecasting's People

Contributors

eduard-ignatev avatar

Stargazers

 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.