A Lightweight Exponential-Weighted Ensemble for Crop Recommendation
Luisa Stracqualursi
Abstract
Crop recommendation is a key challenge in precision agriculture, aiming to match soil and environmental parameters with the most suitable crop variety. In this work, I present a lightweight exponential-weighted ensemble framework that combines multiple base classifiers—K-Nearest Neighbor, Decision Tree, Random Forest, Support Vector Machine, Naive Bayes, Logistic Regression, Extreme Gradient Boosting—through a simple yet effective reweighting scheme applied offline. This method assigns exponential penalties based on each model’s validation error and then aggregates their probability outputs in the test phase. Unlike more complex stacking or multi-layer ensembles, the proposed approach does not require a separate meta-learner, enabling straightforward implementation and reduced computational overhead. The system is evaluated on a well-known dataset available on Kaggle, achieving a final accuracy of 99.8%, which meets or exceeds the performance of more elaborate ensembles. Although the current study focuses on an offline learning setting, the exponential-weighting mechanism naturally extends to online or incremental learning scenarios, wherein model weights can be easily updated as new data arrive. This adaptability, coupled with excellent predictive accuracy, makes the approach highly suitable for real-world smart farming applications where conditions and data streams are subject to continuous change.
4 citations
Evidence weight
Balanced mode · F 0.40 / M 0.15 / V 0.05 / R 0.40
| F · citation impact | 0.37 × 0.4 = 0.15 |
| M · momentum | 0.60 × 0.15 = 0.09 |
| V · venue signal | 0.50 × 0.05 = 0.03 |
| R · text relevance † | 0.50 × 0.4 = 0.20 |
† Text relevance is estimated at 0.50 on the detail page — for your query’s actual relevance score, open this paper from a search result.