| Literature DB >> 35893626 |
Jiankun Ge1, Linfeng Zhao1, Zihui Yu1, Huanhuan Liu1, Lei Zhang1, Xuewen Gong1, Huaiwei Sun2.
Abstract
Crop evapotranspiration estimation is a key parameter for achieving functional irrigation systems. However, ET is difficult to directly measure, so an ideal solution was to develop a simulation model to obtain ET. There are many ways to calculate ET, most of which use models based on the Penman-Monteith equation, but they are often inaccurate when applied to greenhouse crop evapotranspiration. The use of machine learning models to predict ET has gradually increased, but research into their application for greenhouse crops is relatively rare. We used experimental data for three years (2019-2021) to model the effects on ET of eight meteorological factors (net solar radiation (Rn), mean temperature (Ta), minimum temperature (Tamin), maximum temperature (Tamax), relative humidity (RH), minimum relative humidity (RHmin), maximum relative humidity (RHmax), and wind speed (V)) using a greenhouse drip irrigated tomato crop ET prediction model (XGBR-ET) that was based on XGBoost regression (XGBR). The model was compared with seven other common regression models (linear regression (LR), support vector regression (SVR), K neighbors regression (KNR), random forest regression (RFR), AdaBoost regression (ABR), bagging regression (BR), and gradient boosting regression (GBR)). The results showed that Rn, Ta, and Tamax were positively correlated with ET, and that Tamin, RH, RHmin, RHmax, and V were negatively correlated with ET. Rn had the greatest correlation with ET (r = 0.89), and V had the least correlation with ET (r = 0.43). The eight models were ordered, in terms of prediction accuracy, XGBR-ET > GBR-ET > SVR-ET > ABR-ET > BR-ET > LR-ET > KNR-ET > RFR-ET. The statistical indicators mean square error (0.032), root mean square error (0.163), mean absolute error (0.132), mean absolute percentage error (4.47%), and coefficient of determination (0.981) of XGBR-ET showed that XGBR-ET modeled daily ET for greenhouse tomatoes well. The parameters of the XGBR-ET model were ablated to show that the order of importance of meteorological factors on XGBR-ET was Rn > RH > RHmin> Tamax> RHmax> Tamin> Ta> V. Selecting Rn, RH, RHmin, Tamax, and Tamin as model input variables using XGBR ensured the prediction accuracy of the model (mean square error 0.047). This study has value as a reference for the simplification of the calculation of evapotranspiration for drip irrigated greenhouse tomato crops using a novel application of machine learning as a basis for an effective irrigation program.Entities:
Keywords: XGBoost regression; drip irrigated tomato; evapotranspiration; machine learning; solar greenhouse
Year: 2022 PMID: 35893626 PMCID: PMC9330426 DOI: 10.3390/plants11151923
Source DB: PubMed Journal: Plants (Basel) ISSN: 2223-7747
Figure 1Distributions of ET and eight meteorological factors. (a) showing the distribution of evapotranspiration (ET). (b) showing the distribution of net solar radiation (R). (c) showing the distribution of temperature (T). (d) showing the distribution of minimum temperature (T). (e) showing the distribution of maximum temperature (T). (f) showing the distribution of relative humidity (RH). (g) showing the distribution of minimum relative humidity (RHmin). (h) showing the distribution of maximum relative humidity (RHmax). (i) showing the distribution of wind speed (V). The blue curve showing the fitting of the normal distribution for each factor. The black curve is the fitted standard distribution curve.
Figure 2Normal probability plot of ET and eight meteorological factors. (a) showing the normal probability plot of evapotranspiration (ET). (b) showing the normal probability plot of net solar radiation (R). (c) showing the normal probability plot of temperature (T). (d) showing the normal probability plot of minimum temperature (T). (e) showing the normal probability plot of maximum temperature (T). (f) showing the normal probability plot of relative humidity (RH). (g) showing the normal probability plot of minimum relative humidity (RHmin). (h) showing the normal probability plot of maximum relative humidity (RHmax). (i) showing the normal probability plot of wind speed (V).
Figure 3Correlation coefficients for ET and eight meteorological factors.
Figure 4XGBR training loss.
Figure 5Fitting results of ET predicted by eight models. (a) fitting result of measured ET and estimated ET by LR-ET. (b) fitting result of measured ET and estimated ET by SVR-ET. (c) fitting result of measured ET and estimated ET by KNR-ET. (d) fitting result of measured ET and estimated ET by RFR-ET. (e) fitting result of measured ET and estimated ET by ABR-ET. (f) fitting result of measured ET and estimated ET by BR-ET. (g) fitting result of measured ET and estimated ET by XGBR-ET. (h) fitting result of ET measured ET and estimated ET by GBR-ET.
Figure 6MSE values for ET predicted by training and testing datasets for eight models.
Values of MSE, RMSE, MAE, MAPE, and R2 for the eight models.
| Model | MSE | RMSE | MAE | MAPE |
|
|---|---|---|---|---|---|
| LR-ET | 0.067 | 0.257 | 0.172 | 8.36% | 0.812 |
| SVR-ET | 0.053 | 0.218 | 0.162 | 6.72% | 0.854 |
| KNR-ET | 0.115 | 0.303 | 0.237 | 10.83% | 0.807 |
| RFR-ET | 0.072 | 0.285 | 0.197 | 8.77% | 0.805 |
| ABR-ET | 0.071 | 0.282 | 0.216 | 9.95% | 0.834 |
| BR-ET | 0.042 | 0.207 | 0.159 | 6.59% | 0.823 |
| XGBR-ET | 0.032 | 0.163 | 0.132 | 4.47% | 0.981 |
| GBR-ET | 0.039 | 0.205 | 0.154 | 6.38% | 0.960 |
Figure 7Plots of the characteristic importance and ranking importance of the input variables of the XGBR-ET model. (a) Plot of the characteristic importance of the input variables of the XGBR-ET model. (b) Plot of the ranking importance of the input variables of the XGBR-ET model.
Figure 8MSE plots of eight meteorological factors in ablation experiments.