Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1021 Bytes

File metadata and controls

18 lines (10 loc) · 1021 Bytes

PV-Panel-Power-Generation-Forecast-with-Random-Forest

Random Forest algorithm to forecast the hourly power generation of PV plant over time, using time series data and multiple features. Note that the data is deducted due to confidentiality but a version of the data file is published for users to understand the data format. You can see some example predictions from the testing stage.

day_05_06_2022_forecast_and_actual

day_25_05_2022_forecast_and_actual

day_22_06_2022_forecast_and_actual

The error metrics were as follows:

-r2 = 0.9389

-MSE: 0.4072

-MAE: 0.316

-RMSE: 0.638