The Future of Vineyard Irrigation: AI-Driven Insights from IoT Data
Abstract
:1. Introduction
2. Literature Review
- IoT technology accessibility. IoT systems are often costly and inaccessible to small-scale farmers, posing a significant barrier to adoption. Additionally, many farmers may lack the technical expertise or resources needed to implement these systems effectively. Our previous study explored this challenge in greater depth and presents a case study on rural Digital Innovation Hubs (DIHs) as one of the possible solutions to providing farmers with the necessary support [11], bridging the gap between technology and end-user adoption.
- Data limitations. Many studies face challenges related to data scarcity [48], including limited access to high-resolution and long-term datasets, which are essential for training reliable ML models. As a result, researchers use attention mechanisms to focus on the most important input factors, helping to improve prediction accuracy [36]. The lack of large-scale, high-quality datasets contributes to model overfitting and underfitting, ultimately affecting prediction accuracy [44]. Another critical limitation is that many models fail to account for errors or uncertainties in input data and predictions [49]. Imbalanced datasets further compromise model performance. Because of the lack of past irrigation data, many studies focus on soil moisture prediction, such as [50,51,52,53], to name but a few, rather than directly addressing irrigation volumes. Furthermore, most IoT-based irrigation systems rely on a single or a limited set of sensors, whereas integrating multiple data sources, such as IoT sensor readings and historical irrigation records, remains underexplored. The use of historical irrigation data for forecasting future irrigation needs remains uncommon, presenting an opportunity for further research and innovation.
- A focus on short-term, real-time predictions. Many existing systems primarily focus on short-term, causal-based predictions, such as daily or weekly irrigation needs, without considering long-term irrigation scheduling over an entire growing season. Reactive irrigation strategies are often insufficient in mitigating climate risks. This is where AI becomes transformative, providing opportunities for exceling in regard to processing time-series data, making them appropriate for predicting future irrigation needs based on historical data. Addressing both immediate and future irrigation requirements remains a critical research gap in the development of smart irrigation systems, highlighting the need for more comprehensive, season-wide prediction models [48].
- ML model-related challenges. Traditional neural networks, such as Artificial Neural Networks (ANNs) and CNNs, face significant challenges when predicting irrigation volumes. These models often struggle to capture long-term dependencies in crop growth data, have limited capabilities in regard to extracting local features from sequential data, and are highly sensitive to noise. Moreover, they lack an attention mechanism to prioritize important information, reducing prediction accuracy [36]. On the other hand, deep learning techniques have made notable advances in addressing some of these challenges; however, as the complexity of the task increases, these models still encounter issues, such as information loss and decreased prediction accuracy, indicating the need for further refinement to enhance their performance in regard to more complex scenarios [36].
- Standardization and scalability. Significant gaps remain in regard to standardization, along with a clear need for adaptable solutions that can perform effectively across diverse environmental conditions and agricultural contexts. This highlights the necessity for further research to address the current barriers and develop more versatile and scalable approaches [54].
- Comprehensive dataset. This research integrates different types of data, including past irrigation data, soil moisture, and the following climatic factors, namely air temperature, relative humidity, solar radiation, wind speed, and wind direction metrics. By capturing a wider range of variables, we strive to improve model versatility and accuracy.
- A focus on irrigation prediction. Unlike previous studies that primarily focus on soil moisture prediction, our research directly addresses the more complex and practical problem of predicting irrigation volumes, offering a solution with greater applicability for farmers.
- Long-term irrigation prediction. Our study emphasizes long-term irrigation scheduling over entire growing seasons, addressing a critical gap in the existing research. By capturing temporal dependencies in irrigation needs, our model provides a more comprehensive solution compared to short-term, real-time prediction systems.
- Practical application. By focusing on long-term irrigation prediction, we would like to provide additional value from this research, namely the possibility for practical use. The end goal of this research is to use the prediction results to calculate the associated irrigation costs and, through this, assess the social, economic, and environmental implications of digitalization in agriculture. Adding insight from the practical implementation of the study bridges the gap between research and real-world applications, providing tangible value to farmers and policymakers. This model, thus, offers a direct, efficient, and practical approach to irrigation forecasting, maintaining the model’s simplicity and computational efficiency.
- ML model improvements. Our study uses the LSTM approach to predict future irrigation needs. The application of LSTM is well-suited for predicting time-series data, particularly for irrigation forecasting, where temporal dependencies are crucial. As mentioned earlier, many studies focus on the use of this model for achieving better accuracy in the results. Furthermore, by choosing this model, we would like to offer and test a simpler approach, which is more computationally efficient for practical irrigation scheduling tasks. In order to ensure model robustness, we incorporate cross-validation and use a moving average to reduce noise in the irrigation data, enhancing the prediction reliability of raw sensor data.
3. Materials and Methods
3.1. Sensor Technology and Data Collection
- The soil moisture recorded volumetric water content (SVWC) at depths ranging from 10 cm to 120 cm (SVWC 10 cm, SVWC 20 cm, …, SVWC 120 cm), representing the vertical soil moisture profile;
- Climatic variables, namely air temperature (AirTC_Avg), relative humidity (RH_Avg), solar radiation (RS_Avg), wind speed (WS_ms_Avg), and wind direction metrics (WindDir_Avg, WindDir_StDev);
- Irrigation records, namely the amount of water applied for maintaining crop health.
3.2. Data Preprocessing and Dataset Construction
3.3. Model Development
3.3.1. Baseline Model: Linear Regression
3.3.2. Three-Feature LSTM Model
3.3.3. Full-Feature LSTM
3.4. Cross-Validation Approach
3.5. Statistical Significance
4. Results and Discussion
- Limited data variety and scope. The model was trained and tested on a dataset consisting of soil moisture, climatic variables, and irrigation data that were collected over three years. While the dataset provides useful information, it is limited to a single vineyard over three years, which may affect the model’s generalizability. Future research could expand the dataset to include multiple vineyards and longer time periods.
- Data feature selection. Although the model utilizes a comprehensive set of features (soil moisture, climate data, and irrigation data), the process could be further refined through the inclusion of additional factors, such as crop-specific characteristics like growth stage, water needs, and soil texture. The inclusion of additional environmental variables may enhance the prediction performance.
- Overfitting and model complexity. One common challenge when using deep learning models like LSTMs is the potential for overfitting, especially when the training data are limited or noisy. Regularization techniques, such as dropout, or more advanced methods, like attention mechanisms, could be explored to mitigate overfitting [66]. In order to avoid overtraining, rather than setting a fixed number of epochs, early stopping could be considered, as well as experimenting with learning rate schedules to identify optimal values.
5. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Acknowledgments
Conflicts of Interest
Abbreviations
ML | Machine learning |
LSTM | Long Short-Term Memory |
MSE | Mean Squared Error |
LinReg | Linear Regression |
AIPA | Artificial Intelligence Precision Agriculture |
WMO | World Meteorological Organization |
GLADA | Global Assessment of Land Degradation and Improvement |
UNEP | United Nations Environment Programme |
IoTs | Internet of things |
DL | Deep learning |
USA | United States of America |
UK | United Kingdom |
RF | Random forest |
SVMs | Support Vector Machines |
DTs | Decision Trees |
RL | Reinforcement Learning |
KNNs | K-Nearest Neighbors |
LogReg | Logistic Regression |
NNs | Neural networks |
NB | Naïve Bayes |
BiLSTM | Bidirectional Long Short-Term Memory |
CNN | Convolutional Neural Network |
RNN | Recurrent neural network |
IF | Irrigation Factor |
DSS | Decision support system |
CWSI | Crop water stress index |
DIHs | Digital Innovation Hubs |
ANNs | Artificial Neural Networks |
SVWC | Soil volumetric water content |
MA | Moving average |
GPU | Graphics Processing Unit |
SVR | Support Vector Regression |
References
- United Nations. Confirmed: 2024 Was the Hottest Year on Record, Says UN Weather Agency. January 2025. Available online: https://news.un.org/en/story/2025/01/1158891 (accessed on 1 April 2025).
- Arora, N.K. Impact of climate change on agriculture production and its sustainable solutions. Environ. Sustain. 2019, 2, 95–96. [Google Scholar] [CrossRef]
- World Meteorological Organization. Climate Change Indicators Reached Record Levels in 2023: WMO. 2024. Available online: https://wmo.int/news/media-centre/climate-change-indicators-reached-record-levels-2023-wmo (accessed on 12 March 2025).
- Furtak, K.; Wolińska, A. The impact of extreme weather events as a consequence of climate change on the soil moisture and on the quality of the soil environment and agriculture—A review. Catena 2023, 231, 107378. [Google Scholar] [CrossRef]
- ISRIC-World Soil Information. Global Assessment of Land Degradation and Improvement (GLADA). Available online: https://www.isric.org/projects/global-assessment-land-degradation-and-improvement-glada (accessed on 1 April 2025).
- United Nations Environment Programme. High and Dry: Degraded Lands are Driving People from Their Homes. 25 April 2023. Available online: https://www.unep.org/news-and-stories/story/high-and-dry-degraded-lands-are-driving-people-their-homes (accessed on 1 April 2025).
- Ali, A.; Hussain, T.; Tantashutikun, N.; Hussain, N.; Cocetta, G. Application of smart techniques, internet of things and data mining for resource use efficient and sustainable crop production. Agriculture 2023, 13, 397. [Google Scholar] [CrossRef]
- Poonia, R.C.; Gao, X.Z.; Raja, L.; Sharma, S.; Vyas, S. (Eds.) Smart Farming Technologies for Sustainable Agricultural Development; IGI Global: New York, NY, USA, 2018. [Google Scholar] [CrossRef]
- Grisso, R.D.; Alley, M.M.; McClellan, P.; Brann, D.E.; Donohue, S.J. Precision Farming. A Comprehensive Approach; Virginia Cooperative Extension: Blacksburg, VA, USA, 2005. [Google Scholar]
- Stojanova, S.; Lentini, G.; Niederer, P.; Egger, T.; Cvar, N.; Kos, A.; Stojmenova Duh, E. Smart villages policies: Past, present and future. Sustainability 2021, 13, 1663. [Google Scholar] [CrossRef]
- Stojanova, S.; Cvar, N.; Verhovnik, J.; Božić, N.; Trilar, J.; Kos, A.; Stojmenova Duh, E. Rural digital innovation hubs as a paradigm for sustainable business models in europe’s rural areas. Sustainability 2022, 14, 14620. [Google Scholar] [CrossRef]
- SEROI+ Calculator. Available online: http://impact.seroi.plus/ (accessed on 4 March 2025).
- Erudite. Interreg Europe. Available online: https://projects2014-2020.interregeurope.eu/erudite/ (accessed on 12 March 2025).
- Agrawal, S.; Vieira, D. A survey on Internet of Things. Abakós 2013, 1, 78–95. [Google Scholar] [CrossRef]
- Atzori, L.; Iera, A.; Morabito, G. The internet of things: A survey. Comput. Netw. 2010, 54, 2787–2805. [Google Scholar] [CrossRef]
- Oliver, M.A.; Bishop, T.F.; Marchant, B.P. (Eds.) Precision Agriculture for Sustainability and Environmental Protection; Routledge: Abingdon, UK, 2013; Volume 39. [Google Scholar] [CrossRef]
- Oliver, M.A. An overview of geostatistics and precision agriculture. In Geostatistical Applications for Precision Agriculture; Oliver, M., Ed.; Springer: Berlin/Heidelberg, Germany, 2010; pp. 3–31. [Google Scholar] [CrossRef]
- Maloku, D.; Balogh, P.; Bai, A.; Gabnai, Z.; Lengyel, P. Trends in scientific research on precision farming in agriculture using science mapping method. Int. Rev. Appl. Sci. Eng. 2020, 11, 232–242. [Google Scholar] [CrossRef]
- Financial Times. How AI is Revolutionizing Vineyard Irrigation. 10 March 2025. Available online: https://www.ft.com/content/497d6676-3359-4186-a16f-fa9f18c77f95 (accessed on 10 March 2025).
- Maloku, D. Adoption of precision farming technologies: USA and EU situation. SEA–Pract. Appl. Sci. 2020, 8, 7–14. [Google Scholar]
- Mordor Intelligence. Global Precision Farming Market—Growth, Trends, and Forecasts (2024–2029). Available online: https://www.mordorintelligence.com/industry-reports/global-precision-farming-market-industry (accessed on 20 March 2025).
- Petrović, B.; Bumbálek, R.; Zoubek, T.; Kuneš, R.; Smutný, L.; Bartoš, P. Application of precision agriculture technologies in Central Europe-review. J. Agric. Food Res. 2024, 15, 101048. [Google Scholar] [CrossRef]
- Nowak, B. Precision agriculture: Where do we stand? A review of the adoption of precision agriculture technologies on field crops farms in developed countries. Agric. Res. 2021, 10, 515–522. [Google Scholar] [CrossRef]
- Lakshmi, G.P.; Asha, P.N.; Sandhya, G.; Sharma, S.V.; Shilpashree, S.; Subramanya, S.G. An intelligent IOT sensor coupled precision irrigation model for agriculture. Meas. Sens. 2023, 25, 100608. [Google Scholar] [CrossRef]
- Sitharthan, R.; Rajesh, M.; Vimal, S.; Kumar, S.; Yuvaraj, S.; Kumar, A.; Vengatesan, K. A novel autonomous irrigation system for smart agriculture using AI and 6G enabled IoT network. Microprocess. Microsyst. 2023, 101, 104905. [Google Scholar] [CrossRef]
- Manocha, A.; Sood, S.K.; Bhatia, M. IoT-digital twin-inspired smart irrigation approach for optimal water utilization. Sustain. Comput. Inform. Syst. 2024, 41, 100947. [Google Scholar] [CrossRef]
- Jiménez, A.F.; Ortiz, B.V.; Lena, B.P. Real-time mapping of crop canopy temperature using a wireless network of infrared thermometers on a central pivot. Measurement 2024, 230, 114570. [Google Scholar] [CrossRef]
- Yartu, M.; Cambra, C.; Navarro, M.; Rad, C.; Arroyo, Á.; Herrero, Á. Humidity forecasting in a potato plantation using time-series neural models. J. Comput. Sci. 2022, 59, 101547. [Google Scholar] [CrossRef]
- Cordeiro, M.; Markert, C.; Araújo, S.S.; Campos, N.G.; Gondim, R.S.; Da Silva, T.L.C.; da Rocha, A.R. Towards Smart Farming: Fog-enabled intelligent irrigation system using deep neural networks. Future Gener. Comput. Syst. 2022, 129, 115–124. [Google Scholar] [CrossRef]
- Chandrappa, V.Y.; Ray, B.; Ashwatha, N.; Shrestha, P. Spatiotemporal modeling to predict soil moisture for sustainable smart irrigation. Internet Things 2023, 21, 100671. [Google Scholar] [CrossRef]
- Guo, L.; Huang, B.S.; Qiu, J.; Huang, F.H. Prediction of water demand in Pearl River Delta urban agglomeration based on trend and regression analysis. Water Resour. Hydropower Technol. 2017, 1, 23–28. [Google Scholar]
- Zhang, Q.N.; Zhang, L. Application of improved grey GM(1,1) model in agricultural water demand prediction. J. China Three Gorges Univ. 2013, 6, 12–15, 58. [Google Scholar]
- Liu, J.; Wu, H.; Liu, X.; Liu, Z.; Wang, P.; Zhang, Y.; Li, Y. Prediction of deficit irrigation water of green pepper based on deep learning artificial neural network. Agric. Res. Arid. Areas 2021, 39, 105–112. [Google Scholar]
- Ohana-Levi, N.; Ben-Gal, A.; Munitz, S.; Netzer, Y. Grapevine crop evapotranspiration and crop coefficient forecasting using linear and nonlinear multiple regression models. Agric. Water Manag. 2021, 262, 107317. [Google Scholar] [CrossRef]
- Dhyani, R.; Manne, N.; Garg, J.; Motwani, D.; Shrivastava, A.K.; Sharma, M. A Smart Irrigation System Powered by IoT and Machine Learning for Optimal Water Management. In Proceedings of the 2024 4th International Conference on Advance Computing and Innovative Technologies in Engineering (ICACITE), Greater Noida, India, 14–15 May 2024; IEEE: New York, NY, USA; pp. 1801–1805. [Google Scholar] [CrossRef]
- Yan, H.; Xie, F.; Long, D.; Long, Y.; Yu, P.; Chen, H. An accurate irrigation volume prediction method based on an optimized LSTM model. PeerJ Comput. Sci. 2024, 10, e2112. [Google Scholar] [CrossRef] [PubMed]
- Jain, T.; Garg, P.; Tiwari, P.K.; Kuncham, V.K.; Sharma, M.; Verma, V.K. Performance prediction for crop irrigation using different machine learning approaches. In Examining the Impact of Deep Learning and IoT on Multi-Industry Applications; IGI Global: New York, NY, USA, 2021; pp. 61–79. [Google Scholar] [CrossRef]
- Kumar, A.; Surendra, A.; Mohan, H.; Valliappan, K.M.; Kirthika, N. Internet of Things Based Smart Irrigation Using Regression Algorithm. In Proceedings of the 2017 International Conference on Intelligent Computing, Instrumentation and Control Technologies (ICICICT), Kerala, India, 6–7 July 2017; IEEE: New York, NY, USA; pp. 1652–1657. [Google Scholar] [CrossRef]
- Glória, A.; Cardoso, J.; Sebastião, P. Sustainable irrigation system for farming supported by machine learning and real-time sensor data. Sensors 2021, 21, 3079. [Google Scholar] [CrossRef]
- Alibabaei, K.; Gaspar, P.D.; Lima, T.M. Crop yield estimation using deep learning based on climate big data and irrigation scheduling. Energies 2021, 14, 3004. [Google Scholar] [CrossRef]
- Braga, D.J.F.; da Silva, T.L.C.; Rocha, A.; Coutinho, G.; Magalhães, R.P.; Guerra, P.T.; Barbosa, S.D. Time series forecasting to support irrigation management. J. Inf. Data Manag. 2019, 10, 66–80. [Google Scholar]
- Chen, M.; Cui, Y.; Wang, X.; Xie, H.; Liu, F.; Luo, T.; Luo, Y. A reinforcement learning approach to irrigation decision-making for rice using weather forecasts. Agric. Water Manag. 2021, 250, 106838. [Google Scholar] [CrossRef]
- Jimenez, A.F.; Ortiz, B.V.; Bondesan, L.; Morata, G.; Damianidis, D. Long short-term memory neural network for irrigation management: A case study from southern Alabama, USA. Precis. Agric. 2021, 22, 475–492. [Google Scholar] [CrossRef]
- Abioye, E.A.; Hensel, O.; Esau, T.J.; Elijah, O.; Abidin, M.S.Z.; Ayobami, A.S.; Nasirahmadi, A. Precision irrigation management using machine learning and digital farming solutions. AgriEngineering 2022, 4, 70–103. [Google Scholar] [CrossRef]
- Srivastava, S.; Kumar, N.; Malakar, A.; Das Choudhury, S.; Ray, C.; Roy, T. A machine learning-based probabilistic approach for irrigation scheduling. Water Resour. Manag. 2024, 38, 1639–1653. [Google Scholar] [CrossRef]
- Mizuno, R.; Goto, M.; Mineno, H. Prediction Method of Plant Irrigation Timing Considering Data Imbalance. In Proceedings of the SMARTGREENS, Prague, Czech Republic, 2–4 May 2020; pp. 177–184. [Google Scholar]
- King, B.A.; Shellie, K.C. A crop water stress index based internet of things decision support system for precision irrigation of wine grape. Smart Agric. Technol. 2023, 4, 100202. [Google Scholar] [CrossRef]
- Blessy, A.; Kumar, A.; Md, A.Q.; Alharbi, A.I.; Almusharraf, A.; Khan, S.B. Sustainable irrigation requirement prediction using Internet of Things and transfer learning. Sustainability 2023, 15, 8260. [Google Scholar] [CrossRef]
- Trabelsi, F.; Bel Hadj Ali, S. Exploring machine learning models in predicting irrigation groundwater quality indices for effective decision making in Medjerda River Basin, Tunisia. Sustainability 2022, 14, 2341. [Google Scholar] [CrossRef]
- Gao, P.; Qiu, H.; Lan, Y.; Wang, W.; Chen, W.; Han, X.; Lu, J. Modeling for the prediction of soil moisture in litchi orchard with deep long short-term memory. Agriculture 2021, 12, 25. [Google Scholar] [CrossRef]
- Wang, Y.; Shi, L.; Hu, Y.; Hu, X.; Song, W.; Wang, L. A comprehensive study of deep learning for soil moisture prediction. Hydrol. Earth Syst. Sci. 2024, 28, 917–943. [Google Scholar] [CrossRef]
- Li, X.; Zhang, Z.; Li, Q.; Zhu, J. Enhancing soil moisture forecasting accuracy with REDF-LSTM: Integrating residual en-decoding and feature attention mechanisms. Water 2024, 16, 1376. [Google Scholar] [CrossRef]
- Huang, F.; Zhang, Y.; Zhang, Y.; Shangguan, W.; Li, Q.; Li, L.; Jiang, S. Interpreting Conv-LSTM for spatio-temporal soil moisture prediction in China. Agriculture 2023, 13, 971. [Google Scholar] [CrossRef]
- Kalpana, P.; Smitha, L.; Madhavi, D.; Nabi, S.A.; Kalpana, G.; Kodati, S. A smart irrigation system using the IoT and advanced machine learning model: A systematic literature review. Int. J. Comput. Exp. Sci. Eng. 2024, 10, 1158–1168. [Google Scholar] [CrossRef]
- Al-Selwi, S.M.; Hassan, M.F.; Abdulkadir, S.J.; Muneer, A.; Sumiea, E.H.; Alqushaibi, A.; Ragab, M.G. RNN-LSTM: From applications to modeling techniques and beyond—Systematic review. J. King Saud Univ.-Comput. Inf. Sci. 2024, 36, 102068. [Google Scholar] [CrossRef]
- Waqas, M.; Humphries, U.W. A critical review of RNN and LSTM variants in hydrological time series predictions. MethodsX 2024, 13, 102946. [Google Scholar] [CrossRef]
- Hochreiter, S.; Schmidhuber, J. Long short-term memory. Neural Comput. 1997, 9, 1735–1780. [Google Scholar] [CrossRef] [PubMed]
- Greff, K.; Srivastava, R.K.; Koutník, J.; Steunebrink, B.R.; Schmidhuber, J. LSTM: A search space odyssey. IEEE Trans. Neural Netw. Learn. Syst. 2017, 28, 2222–2232. [Google Scholar] [CrossRef] [PubMed]
- Mokhtar, A.; Al-Ansari, N.; El-Ssawy, W.; Graf, R.; Aghelpour, P.; He, H.; Abuarab, M. Prediction of irrigation water requirements for green beans-based machine learning algorithm models in arid region. Water Resour. Manag. 2023, 37, 1557–1580. [Google Scholar] [CrossRef]
- Salehin, I.; Talha, I.M.; Hasan, M.M.; Dip, S.T.; Saifuzzaman, M.; Moon, N.N. An Artificial Intelligence Based Rainfall Prediction Using LSTM and Neural Network. In Proceedings of the 2020 IEEE international women in engineering (WIE) conference on electrical and computer engineering (WIECON-ECE), Bhubaneswar, India, 26–27 December 2020; IEEE: New York, NY, USA; pp. 5–8. [Google Scholar] [CrossRef]
- Graves, A. Long short-term memory. In Supervised Sequence Labelling with Recurrent Neural Networks; Springer: Berlin/Heidelberg, Germany, 2012; pp. 37–45. [Google Scholar]
- Iorliam, A.; Bum, S.; Aondoakaa, I.S.; Iorlıam, I.B.; Shehu, Y. Machine learning techniques for the classification of iot-enabled smart irrigation data for agricultural purposes. Gazi Univ. J. Sci. Part A Eng. Innov. 2022, 9, 378–391. [Google Scholar] [CrossRef]
- Al-Shourbaji, I.; Duraibi, S. IWQP4Net: An efficient convolution neural network for irrigation water quality prediction. Water 2023, 15, 1657. [Google Scholar] [CrossRef]
- Suebsombut, P.; Sekhari, A.; Sureephong, P.; Belhi, A.; Bouras, A. Field data forecasting using LSTM and Bi-LSTM approaches. Appl. Sci. 2021, 11, 11820. [Google Scholar] [CrossRef]
- LeCun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature 2015, 521, 436–444. [Google Scholar] [CrossRef]
- Bouktif, S.; Fiaz, A.; Ouni, A.; Serhani, M.A. Optimal deep learning lstm model for electric load forecasting using feature selection and genetic algorithm: Comparison with machine learning approaches. Energies 2018, 11, 1636. [Google Scholar] [CrossRef]
Model | MSE | Std. Deviation |
---|---|---|
Linear Regression | 1.29 | 0.33 |
Three-feature LSTM Model | 1.21 | 0.25 |
Full-feature LSTM Model | 0.37 | 0.59 |
Model | Mean MSE | Std. Deviation |
---|---|---|
Linear Regression | 0.83 | 0.16 |
Full-feature LSTM | 0.18 | 0.06 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Stojanova, S.; Volk, M.; Balkovec, G.; Kos, A.; Stojmenova Duh, E. The Future of Vineyard Irrigation: AI-Driven Insights from IoT Data. Sensors 2025, 25, 3658. https://doi.org/10.3390/s25123658
Stojanova S, Volk M, Balkovec G, Kos A, Stojmenova Duh E. The Future of Vineyard Irrigation: AI-Driven Insights from IoT Data. Sensors. 2025; 25(12):3658. https://doi.org/10.3390/s25123658
Chicago/Turabian StyleStojanova, Simona, Mojca Volk, Gregor Balkovec, Andrej Kos, and Emilija Stojmenova Duh. 2025. "The Future of Vineyard Irrigation: AI-Driven Insights from IoT Data" Sensors 25, no. 12: 3658. https://doi.org/10.3390/s25123658
APA StyleStojanova, S., Volk, M., Balkovec, G., Kos, A., & Stojmenova Duh, E. (2025). The Future of Vineyard Irrigation: AI-Driven Insights from IoT Data. Sensors, 25(12), 3658. https://doi.org/10.3390/s25123658