With the recent push for renewable energy sources, solar energy is one that is readily available. This paper will explore how to predict the power output of a solar array based on weather data, collected from sensors throughout each day.
With the recent push for renewable energy sources, solar energy is one that is readily available. This paper will explore how to predict the power output of a solar array based on weather data, collected from sensors throughout each day.. With the predicted output of a solar array, a grid operator could decide which other sources of energy would be needed to run to meet energy demand. A linear regression machine learning model will be used to create a correlation between weather data such as irradiation and power output. The best model, the Gradient Boosting Regressor, produced a mean average error of just under 300w.
Related Projects