1
2
*Corresponding Authors: Vijay H. Kalmani,
**Nagaraj V. Dharwadkar,
Accurate prediction of crop production is essential for efficient agricultural resource planning. Factors such as weather, soil moistureand temperature have a direct impact on crop yields, making precise forecasting vital.
This study presents a hybrid model that enhances crop production prediction by integrating a 1D Convolutional Neural Network (CNN) with a Long Short-Term Memory (LSTM) network and an attention layer. The model is specifically applied to wheat and rice, major crops in India. The model evolves into a CNN-LSTM hybrid, designed to improve prediction accuracy by incorporating modifications, including multi-head attention and a multiplication skip connection.
When compared with conventional methods like Support Vector Regressor, Decision Tree Regressor and Random Forest Regressor, the proposed hybrid model shows significantly better performance. It achieves a Root Mean Square Error (RMSE) of 0.017, indicating low prediction error, a Mean Absolute Error (MAE) of 0.09 and a strong correlation between predicted and actual yields, with an R2 of 0.967.
Attention layer, CNN-LSTM, Decision tree regressor, Deep learning, Random forest regressor, Skip connection support vector regressor