This paper proposes to evaluate how different machine learning techniques can be used to predict daytime power generation based on the ”Daily Power Generation Data” dataset. As a result of six models, which contain Random Forest Regressor, Decision Tree Regressor, Nearest Neighbors, Linear Regression, MLP Regressor, and SVR, a clear understanding has been accomplished by assessing the performance using multiple metrics. First of all, the Random Forest Regressor turned out to be the best in terms of the Mean Squared Error (MSE) of 3.57×10−6, which was the lowest among the three ML models. The introduction of the paper highlights the role of precise planning of the power market and the consecutive sections describing the topic mathematically. The table below, with a total list of performance issues, explains why the Random Forest Regressor is the superior full-proof model using the lowest MSE, highest explained variance, and great resistance to outlying samples. The paper thus gave various useful approval criteria that, to a great extent, we can choose the best model out of them because the Random Forest Regressor was in a position to get the highest performance metrics.
Read full abstract