A hybrid machine learning model combining Multiple Linear Regression (MLR) and Artificial Neural Network (ANN) for accurate crop yield prediction. By using MLR coefficients and bias to initialize the ANN input layer weights, the model achieves improved prediction accuracy compared to conventional ANN, SVR, KNN, and Random Forest approaches.
This solution offers a hybrid predictive model that combines Multiple Linear Regression (MLR) with an Artificial Neural Network (ANN) to improve crop yield forecasting accuracy. Traditional ANN models rely on random initialization of input layer weights and bias, which can lead to slower convergence and less accurate predictions. By using MLR-derived coefficients and intercept to initialize the ANN's input layer weights and bias, the hybrid MLR-ANN model leverages the statistical strengths of linear regression to guide neural network training, resulting in more accurate and efficient yield predictions for crops such as paddy.
The hybrid MLR-ANN model has been developed and validated through comparative analysis against multiple conventional machine learning and statistical models. Results demonstrate that the proposed hybrid model delivers better prediction accuracy than standalone ANN, MLR, SVR, KNN, and RF approaches. The model is ready for further field validation and pilot deployment in agricultural yield forecasting applications.
AREEO is Iran’s national agricultural research, education, and extension organization, coordinating a comprehensive country‑wide system of institutes, provincial research and education centers, and field stations. Co‑located experimental farms and research stations enable rapid field validation and scale‑up, while an extensive extension network connects results directly to producers and agri‑industry. For commercialization, AREEO operates research incubation centers and supports knowledge‑based enterprises that engage with private partners. Research is primarily supported by national government programs through the Ministry of Agriculture Jihad, with additional competitive funding and international collaborations.