Skip to content

Prediction of the net hourly generated energy of a Combined Cycle Power Plant using Gaussian Process Regression (GPR).

License

Notifications You must be signed in to change notification settings

javiccano/gaussian-process-regression-for-energy-generation-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaussian Process Regression for Energy Generation Prediction

The goal of this task is to accurately predict the net hourly generated energy of a Combined Cycle Power Plant. In order to do so, five different measured variables that should be related to the output are provided. These variables are for instance the Temperature, Relative humidity among others.

As usual, the provided data has been corrupted with noise, and some values have been lost during their acquisition.

Solution

A Gaussian Process Regression (GPR) model with a Matérn kernel (nu = 5/2) was implemented to both estimate the output and the missing values of the data.

Acknowledgements

University Carlos III of Madrid, Data Processing (https://www.kaggle.com/c/uc3m-data-processing/overview/description).

About

Prediction of the net hourly generated energy of a Combined Cycle Power Plant using Gaussian Process Regression (GPR).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published