Solar Radiation Prediction in the UTEQ based on Machine Learning Models
Jordy Anchundia Troncoso, \'Angel Torres Quijije, Byron Oviedo and, Cristian Zambrano-Vega

TL;DR
This study evaluates various machine learning models for predicting solar radiation at UTEQ, demonstrating that Gradient Boosting offers the best accuracy and providing a practical web tool for real-time forecasting to support solar energy management.
Contribution
The paper introduces a comparative analysis of ML models for solar radiation prediction and presents a web-based forecasting tool tailored for UTEQ.
Findings
Gradient Boosting achieved the lowest error metrics.
ML models effectively captured non-linear solar radiation patterns.
The web tool facilitates real-time solar energy management.
Abstract
This research explores the effectiveness of various Machine Learning (ML) models used to predicting solar radiation at the Central Campus of the State Technical University of Quevedo (UTEQ). The data was obtained from a pyranometer, strategically located in a high area of the campus. This instrument continuously recorded solar irradiance data since 2020, offering a comprehensive dataset encompassing various weather conditions and temporal variations. After a correlation analysis, temperature and the time of day were identified as the relevant meteorological variables that influenced the solar irradiance. Different machine learning algorithms such as Linear Regression, K-Nearest Neighbors, Decision Tree, and Gradient Boosting were compared using the evaluation metrics Mean Squared Error (MSE), Root Mean Squared Error (RMSE), Mean Absolute Error (MAE), and the Coefficient of Determination…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSolar Radiation and Photovoltaics · Energy Load and Power Forecasting · Air Quality Monitoring and Forecasting
MethodsLinear Regression
