Skip to content
/ WPP Public
forked from khu-iai/WPP

Wind Power Prediction : Based on Short-term weather forecasting data in Jeju island and using supervised machine learning models (2020, M.W. Baek)

Notifications You must be signed in to change notification settings

whitekun91/WPP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Badge Hits

Wind Power Prediction (WPP) Library

Python Library of predicting wind Power.


Update

  • v1.0.0 2024-03-19 Release Minwoo Baek.

Abstract

Wind power generation is one of the most important renewable energy sources. Although predicting the amount of power generation is crucial for efficient operations, it is not easy because of fluctuating nature of wind speed. This paper applies a deep neural network method to predicting wind power generation based on weather forecast data. Wind power generation data were collected from a power plant located in Jeju, South Korea, and weather forecast data for the nearby weather stations were collected. The prediction performance of the model was evaluated with wind power generation data and weather forecast in terms of root mean square error, mean square error, mean absolute error, and R-squared.

Requirements

  • Python 3.10.x
  • TensorFlow 1.10.0
  • Numpy 1.15.0
  • Keras 2.2.2
  • Matplotlib 2.2.2

Article

About

Wind Power Prediction : Based on Short-term weather forecasting data in Jeju island and using supervised machine learning models (2020, M.W. Baek)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%