Skip to content

valeman/Solar-Radiation-Forecasting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SolarRadiationForecasting

Code for Master's dissertation: Solar Radiation Forecasting with Deep Learning and Conformal Prediction

MSc Advanced Computer Science: Artificial Intelligence
Dissertation result: 86%
Award: Best Dissertation

Day Ahead Forecasting

Approach uses Time Series Forecasting
Experimenting with both TiDE (Time Series Dense Encoder) and a MLP
Features include historical solar radiation, weather and time data

Conformal Prediction

CopulaCPTS algorithm used to measure uncertainty of day-ahead forecasts
Algorithm adjusted for solar radiation forecasting
Code in DayAheadForecasting/CopulaCPTS folder

Sky Image Regression

Approach predicts solar radiation levels based on images of the sky
Fine-tuned ResNet-18 and Vision Transformer on sky images

About

Code for Master's dissertation: Solar Radiation Forecasting with Deep Learning and Conformal Prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.1%
  • Shell 1.9%