SlideShare una empresa de Scribd logo
1 de 3
Descargar para leer sin conexión
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1045
Survey on Crop Suggestion Using Weather Analysis
Piyush Pathak1, Rushikesh Phalke2, Parag Patil3, Pratik Prakash4,Shilpa Bhosale5
1,2,3,4B.E. Student, Dept. of Computer Engineering, Sinhgad College of Engineering, Vadgaon, Pune- 411041,
Maharashtra, India
5Professor, Dept. of Computer Engineering, Sinhgad College of Engineering, Vadgaon, Pune- 411041,
Maharashtra, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract – India is an agriculture-based country where large
proportion of people is engaged in agriculture sector. But
selection of an unsuitable crop is leading to decrease in crop
production and shortage of quality food. Therefore, Crop
Scarcity and degradation is becoming a major concern. And
all this scenario is also resulting into increasing farmer
suicides. To overcome this scenario, wearesuggestingamodel
which would help to predict the most suitable crop in the site
considering weather analysis andsoilparameters. Hereweare
going to use a fuzzy logic, Gradient Boosted Decision Tree
(GBDT) algorithm and R Neuralnet Package. The input
parameters for the system would be the meteorological data
and soil parameters.
Key Words: Fuzzy Logic, GBDT, R Neuralnet Package,
Meteorological data
1. INTRODUCTION
Agriculture sector plays major role in economic growth of
country. It is prominent income source for farmers and
workers related to it. Numerous manufacturing industries
are dependent on agriculture products for their raw
material. But poor crop yield and quality is becoming a
major concern. It is resulting into farmer suicides,
malnutrition, hiked prices of agriculture products and more.
To avoid this situation weather analysis and land analysis
must be done to enhance the agriculture system tominimize
the losses.
It is observed that many farmers are yielding the same crop
in their land for past years irrespective of its yield quality
and quantity. Whereas crop must be selected as per the
climatic condition, irrigation sources, land quality, etc. But
farmers are not getting the proper advice in crop choosing.
So here 2 approaches are consideredwhichwill suggestcrop
yield and crop type respectively consideringdifferentaspect
of input data.
Fig -1: Project Model
1.1 Crop Yield Suggestion
Crop yield suggestion can be done by undertaking
meteorological data along with the help of soil type of
particular district. Here yieldcomparisonwillbedonewithin
predicted yield of certain crops and past available data of
crops. Crop yield prediction can be done with the use of R
Neuralnet Package. So, with the help of function’s output,
decision can be taken to select a crop considering
productivity of a crop.
1.2 Crop Type Suggestion
Crop type suggestion can be done by undertaking
meteorological data. It is suggested to use fuzzy logic and
GBDT. In fuzzy logic system past meteorological data is
considered with which crops would be suggested for
particular district. Meteorological data will contain rainfall
and temperature data of respective district.
Along with the use fuzzy logic GBDT will be used in
further function. In implementation of GBDT instead of past
meteorological data, future meteorological data will be
considered. With the help of future data, wecanalsoensurea
survivability of suggested crops. And wise decision wouldbe
taken.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1046
Fig -2: Crop Suggestion Approach
2. LITERARURE SURVEY
Study of various machine learning algorithms is doneforthe
crop suggestion purpose. Also, study of existing techniques
and models is done for understanding the current situation.
Different types of agriculture parameters can be considered
for crop suggestion such as climatic condition,soil,irrigation
resources, cost, machinery etc. These parameters can be
used to train the model of respective algorithm to suggest a
particular crop in project site. Various algorithms are
separately used in different models for crop prediction. Out
of which fuzzy logic, GBDT, Random Forest algorithm, Feed
Back PropagationAlgorithm, etc.arewidelyimplemented for
their accuracy and ease of use.
Automation is rarely practiced in agriculture system
whereas it has wide scope in agriculture system considering
its efficiency. IOT can be practiced in farming to enhance the
crop yield and quality [1]. Sensors can beinstalledtoanalyse
the weather and soil situation. With the help of this data
farmer would be able to select a correct crop. Along with the
use of IOT, GBDT can be used to increase the accuracy [4].
GBDT is implemented to predict the yield rate. Soil
parameters and climatic conditions are considered for
system. With the help of predicted yield rate farmer can
choose a crop with maximum yield.
The most widely used technique for crop suggestion is fuzzy
logic. Out of 3 types of fuzzy models, Mamdanifuzzymodel is
proposed here [3]. Fuzzy model can be used in situation
where uncertainty is main concern. It gives output in
percentage with the help of which we can easily perform
comparison. Here past meteorological data is considered for
crop suggestion. Fuzzy model can also be used as hybrid
recommender using soil data, weather parameters and cost.
[5]. Here fuzzy model is further processed with ANN to get
the exact prediction which will satisfy all concernsrelated to
crop.
Environmental factors are the most impacting factors for
agriculture system. Crop selection and crop yield are
strongly related to it. To consider different environmental
factors, R Neuralnet Package and WEKA is used for crop
suggestion [2]. Here temperature and precipitation data is
used to train a model.
Table -1: Reference paper comparison table
Title of Paper Year Seed Idea
A comprehensive
review on automationin
agriculture using
artificial intelligence
2019 This paper talks about
use of different
automationpracticeslike
IOT, Machine learning
and Artificial Intelligence
in agriculture system
Crop Recommender
System for the Farmers
using Mamdani Fuzzy
Inference Model
2018 It recommends a prior
idea regarding a crop
which is suitable
according to the location
of the farmer based on
weather condition of the
previous months using
fuzzy logic.
Crop Recommendation
System to Maximize
Crop Yield using
Machine Learning
Technique
2017 Soil data would be
collected and Support
Vector Machine (SVM)
and ANN will be
implemented.
Crop Selection Method
Based on Various
Environmental Factors
Using Machine Learning
2017 Proposed method is used
to determine the
maximum yield by
summing up the analysis
of all the affecting
parameters using
feedback propagation
algorithm.
Crop Recommendation
System for Precision
Agriculture
2017 Model uses research data
of soil, crop and suggests
farmers the right crop
based on their site-
specific parameter by
implementing Random
Forest algorithm, Naïve
Bayes algorithm, and K
Nearest algorithm.
Crop Selection Method
to Maximize Crop Yield
Rate using Machine
Learning Technique
2015 Crop Selection Method is
used to solve crop
selection problem and
maximize net yield rate
of crop over season using
GBDT.
3. CONCLUSION
The proposed system gives a prior idea regarding the type,
sustainability and yield of a particular crop according to the
location of the farmer by using the past and future
meteorological data, crop yield data & soil parameters.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1047
REFERENCES
[1] Kirtan Jha , Aalap Doshi , Poojan Patel , Manan Shahd ,
” A comprehensive review on automation in agriculture
using artificial intelligence”, KEAI, 2019
[2] Nishit Jain, Amit Kumar, Sahil Garud, Vishal Pradhan,
Prajakta Kulkarni, “Crop Selection Method Based on
Various Environmental Factors Using Machine
Learning”,International ResearchJournal ofEngineering
and Technology (IRJET), 2017
[3] Madhusree Kuanr , Bikram Kesari Rath, Sachi Nandan
Mohanty, “Crop Recommender System for the Farmers
using Mamdani Fuzzy Inference Model ”, International
Journal of Engineering & Technology, 2018
[4] Rakesh Kumar, M. P. Singh, Prabhat Kumar, J. P. Singh,
“Crop Selection Method to Maximize Crop Yield using
Machine Learning Technique ”,International Conference
on Smart Technology and Management for Computing,
Communication, Controls, Energy and Materials
(ICSTM), 2015
[5] Aadithya U, Anushya S, Bala Lakshmi N , Rajeswari
Sridhar, “FUZZYLOGICBASEDHYBRIDRECOMMENDER
OF MAXIMUM YIELD CROP USINGSOIL,WEATHERAND
COST ”, ICTACT JOURNAL ON SOFT COMPUTING, 2016
[6] Pabitra Mitra, Abhijit Mukharjee, Aditi Chndra,
“ Machine Learning for Prediction of Crop Yield”, Case
Study Of IIT Kharagpur, 2017
[7] S.Pudumalar, E.Ramanuja,R.Harine Rajashree,C.Kavya,
“Crop Recommendation System for Precision
Agriculture”, Institute of Electrical and Electronics
Engineers, 2017

Más contenido relacionado

La actualidad más candente

IRJET- Agricultural Crop Yield Prediction using Deep Learning Approach
IRJET-  	  Agricultural Crop Yield Prediction using Deep Learning ApproachIRJET-  	  Agricultural Crop Yield Prediction using Deep Learning Approach
IRJET- Agricultural Crop Yield Prediction using Deep Learning ApproachIRJET Journal
 
Crop Selection Method Based on Various Environmental Factors Using Machine Le...
Crop Selection Method Based on Various Environmental Factors Using Machine Le...Crop Selection Method Based on Various Environmental Factors Using Machine Le...
Crop Selection Method Based on Various Environmental Factors Using Machine Le...IRJET Journal
 
IRJET- Agricultural Data Modeling and Yield Forecasting using Data Mining...
IRJET-  	  Agricultural Data Modeling and Yield Forecasting using Data Mining...IRJET-  	  Agricultural Data Modeling and Yield Forecasting using Data Mining...
IRJET- Agricultural Data Modeling and Yield Forecasting using Data Mining...IRJET Journal
 
An Efficient and Novel Crop Yield Prediction Method using Machine Learning Al...
An Efficient and Novel Crop Yield Prediction Method using Machine Learning Al...An Efficient and Novel Crop Yield Prediction Method using Machine Learning Al...
An Efficient and Novel Crop Yield Prediction Method using Machine Learning Al...IIJSRJournal
 
IRJET- Crop Yield Prediction based on Climatic Parameters
IRJET- Crop Yield Prediction based on Climatic ParametersIRJET- Crop Yield Prediction based on Climatic Parameters
IRJET- Crop Yield Prediction based on Climatic ParametersIRJET Journal
 
IRJET - Enlightening Farmers on Crop Yield
IRJET -  	  Enlightening Farmers on Crop YieldIRJET -  	  Enlightening Farmers on Crop Yield
IRJET - Enlightening Farmers on Crop YieldIRJET Journal
 
IRJET- Survey of Crop Recommendation Systems
IRJET- Survey of Crop Recommendation SystemsIRJET- Survey of Crop Recommendation Systems
IRJET- Survey of Crop Recommendation SystemsIRJET Journal
 
IRJET- Crop Prediction and Disease Detection
IRJET-  	  Crop Prediction and Disease DetectionIRJET-  	  Crop Prediction and Disease Detection
IRJET- Crop Prediction and Disease DetectionIRJET Journal
 
Decision Support System for Farmer
Decision Support System for FarmerDecision Support System for Farmer
Decision Support System for FarmerIRJET Journal
 
IRJET- Rice Yield Prediction using Data Mining Technique
IRJET-  	  Rice Yield Prediction using Data Mining TechniqueIRJET-  	  Rice Yield Prediction using Data Mining Technique
IRJET- Rice Yield Prediction using Data Mining TechniqueIRJET Journal
 
IRJET- Agricultural Productivity System
IRJET- Agricultural Productivity SystemIRJET- Agricultural Productivity System
IRJET- Agricultural Productivity SystemIRJET Journal
 
IRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET Journal
 
IRJET- Smart Agriculture Assistant and Crop Price Pediction
IRJET-  	  Smart Agriculture Assistant and Crop Price PedictionIRJET-  	  Smart Agriculture Assistant and Crop Price Pediction
IRJET- Smart Agriculture Assistant and Crop Price PedictionIRJET Journal
 
IRJET - Smart Agriculture with IoT and Cloud Computing
IRJET - Smart Agriculture with IoT and Cloud ComputingIRJET - Smart Agriculture with IoT and Cloud Computing
IRJET - Smart Agriculture with IoT and Cloud ComputingIRJET Journal
 
Precision Farming Market to reach $10bn by 2024
Precision Farming Market to reach $10bn by 2024Precision Farming Market to reach $10bn by 2024
Precision Farming Market to reach $10bn by 2024Prem Shinde
 
Jianqiang Ren_Simulation of regional winter wheat yield by EPIC model.ppt
Jianqiang Ren_Simulation of regional winter wheat yield by EPIC model.pptJianqiang Ren_Simulation of regional winter wheat yield by EPIC model.ppt
Jianqiang Ren_Simulation of regional winter wheat yield by EPIC model.pptgrssieee
 
Global precision agriculture market analysis & forecast (2014 2022)
Global precision agriculture market analysis & forecast (2014 2022)Global precision agriculture market analysis & forecast (2014 2022)
Global precision agriculture market analysis & forecast (2014 2022)BIS Research
 
IRJET- SMART KRISHI- A Proposed System for Farmers
IRJET-  	  SMART KRISHI- A Proposed System for FarmersIRJET-  	  SMART KRISHI- A Proposed System for Farmers
IRJET- SMART KRISHI- A Proposed System for FarmersIRJET Journal
 
Artificial Intelligence and IoT's
Artificial Intelligence and IoT'sArtificial Intelligence and IoT's
Artificial Intelligence and IoT'sAmruta Raut
 
Systems of IoT Systems for Smart Food and Farming
Systems of IoT Systems for Smart Food and FarmingSystems of IoT Systems for Smart Food and Farming
Systems of IoT Systems for Smart Food and FarmingCor Verdouw
 

La actualidad más candente (20)

IRJET- Agricultural Crop Yield Prediction using Deep Learning Approach
IRJET-  	  Agricultural Crop Yield Prediction using Deep Learning ApproachIRJET-  	  Agricultural Crop Yield Prediction using Deep Learning Approach
IRJET- Agricultural Crop Yield Prediction using Deep Learning Approach
 
Crop Selection Method Based on Various Environmental Factors Using Machine Le...
Crop Selection Method Based on Various Environmental Factors Using Machine Le...Crop Selection Method Based on Various Environmental Factors Using Machine Le...
Crop Selection Method Based on Various Environmental Factors Using Machine Le...
 
IRJET- Agricultural Data Modeling and Yield Forecasting using Data Mining...
IRJET-  	  Agricultural Data Modeling and Yield Forecasting using Data Mining...IRJET-  	  Agricultural Data Modeling and Yield Forecasting using Data Mining...
IRJET- Agricultural Data Modeling and Yield Forecasting using Data Mining...
 
An Efficient and Novel Crop Yield Prediction Method using Machine Learning Al...
An Efficient and Novel Crop Yield Prediction Method using Machine Learning Al...An Efficient and Novel Crop Yield Prediction Method using Machine Learning Al...
An Efficient and Novel Crop Yield Prediction Method using Machine Learning Al...
 
IRJET- Crop Yield Prediction based on Climatic Parameters
IRJET- Crop Yield Prediction based on Climatic ParametersIRJET- Crop Yield Prediction based on Climatic Parameters
IRJET- Crop Yield Prediction based on Climatic Parameters
 
IRJET - Enlightening Farmers on Crop Yield
IRJET -  	  Enlightening Farmers on Crop YieldIRJET -  	  Enlightening Farmers on Crop Yield
IRJET - Enlightening Farmers on Crop Yield
 
IRJET- Survey of Crop Recommendation Systems
IRJET- Survey of Crop Recommendation SystemsIRJET- Survey of Crop Recommendation Systems
IRJET- Survey of Crop Recommendation Systems
 
IRJET- Crop Prediction and Disease Detection
IRJET-  	  Crop Prediction and Disease DetectionIRJET-  	  Crop Prediction and Disease Detection
IRJET- Crop Prediction and Disease Detection
 
Decision Support System for Farmer
Decision Support System for FarmerDecision Support System for Farmer
Decision Support System for Farmer
 
IRJET- Rice Yield Prediction using Data Mining Technique
IRJET-  	  Rice Yield Prediction using Data Mining TechniqueIRJET-  	  Rice Yield Prediction using Data Mining Technique
IRJET- Rice Yield Prediction using Data Mining Technique
 
IRJET- Agricultural Productivity System
IRJET- Agricultural Productivity SystemIRJET- Agricultural Productivity System
IRJET- Agricultural Productivity System
 
IRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey Paper
 
IRJET- Smart Agriculture Assistant and Crop Price Pediction
IRJET-  	  Smart Agriculture Assistant and Crop Price PedictionIRJET-  	  Smart Agriculture Assistant and Crop Price Pediction
IRJET- Smart Agriculture Assistant and Crop Price Pediction
 
IRJET - Smart Agriculture with IoT and Cloud Computing
IRJET - Smart Agriculture with IoT and Cloud ComputingIRJET - Smart Agriculture with IoT and Cloud Computing
IRJET - Smart Agriculture with IoT and Cloud Computing
 
Precision Farming Market to reach $10bn by 2024
Precision Farming Market to reach $10bn by 2024Precision Farming Market to reach $10bn by 2024
Precision Farming Market to reach $10bn by 2024
 
Jianqiang Ren_Simulation of regional winter wheat yield by EPIC model.ppt
Jianqiang Ren_Simulation of regional winter wheat yield by EPIC model.pptJianqiang Ren_Simulation of regional winter wheat yield by EPIC model.ppt
Jianqiang Ren_Simulation of regional winter wheat yield by EPIC model.ppt
 
Global precision agriculture market analysis & forecast (2014 2022)
Global precision agriculture market analysis & forecast (2014 2022)Global precision agriculture market analysis & forecast (2014 2022)
Global precision agriculture market analysis & forecast (2014 2022)
 
IRJET- SMART KRISHI- A Proposed System for Farmers
IRJET-  	  SMART KRISHI- A Proposed System for FarmersIRJET-  	  SMART KRISHI- A Proposed System for Farmers
IRJET- SMART KRISHI- A Proposed System for Farmers
 
Artificial Intelligence and IoT's
Artificial Intelligence and IoT'sArtificial Intelligence and IoT's
Artificial Intelligence and IoT's
 
Systems of IoT Systems for Smart Food and Farming
Systems of IoT Systems for Smart Food and FarmingSystems of IoT Systems for Smart Food and Farming
Systems of IoT Systems for Smart Food and Farming
 

Similar a IRJET- Survey on Crop Suggestion using Weather Analysis

Crop Yield Prediction using Machine Learning
Crop Yield Prediction using Machine LearningCrop Yield Prediction using Machine Learning
Crop Yield Prediction using Machine LearningIRJET Journal
 
IMPLEMENTATION PAPER ON AGRICULTURE ADVISORY SYSTEM
IMPLEMENTATION PAPER ON AGRICULTURE ADVISORY SYSTEMIMPLEMENTATION PAPER ON AGRICULTURE ADVISORY SYSTEM
IMPLEMENTATION PAPER ON AGRICULTURE ADVISORY SYSTEMIRJET Journal
 
A COMPREHENSIVE SURVEY ON AGRICULTURE ADVISORY SYSTEM
A COMPREHENSIVE SURVEY ON AGRICULTURE ADVISORY SYSTEMA COMPREHENSIVE SURVEY ON AGRICULTURE ADVISORY SYSTEM
A COMPREHENSIVE SURVEY ON AGRICULTURE ADVISORY SYSTEMIRJET Journal
 
Crop Recommendation System Using Machine Learning
Crop Recommendation System Using Machine LearningCrop Recommendation System Using Machine Learning
Crop Recommendation System Using Machine LearningIRJET Journal
 
Application Of Machine Learning in Modern Agriculture for Crop Yield Predicti...
Application Of Machine Learning in Modern Agriculture for Crop Yield Predicti...Application Of Machine Learning in Modern Agriculture for Crop Yield Predicti...
Application Of Machine Learning in Modern Agriculture for Crop Yield Predicti...IRJET Journal
 
An Overview of Crop Yield Prediction using Machine Learning Approach
An Overview of Crop Yield Prediction using Machine Learning ApproachAn Overview of Crop Yield Prediction using Machine Learning Approach
An Overview of Crop Yield Prediction using Machine Learning ApproachIRJET Journal
 
““Smart Crop Prediction System and Farm Monitoring System for Smart Farming””
““Smart Crop Prediction System and Farm Monitoring System for Smart Farming””““Smart Crop Prediction System and Farm Monitoring System for Smart Farming””
““Smart Crop Prediction System and Farm Monitoring System for Smart Farming””IRJET Journal
 
Crop yield prediction.pdf
Crop yield prediction.pdfCrop yield prediction.pdf
Crop yield prediction.pdfssuserb22f5a
 
Smart Farming Using Machine Learning Algorithms
Smart Farming Using Machine Learning AlgorithmsSmart Farming Using Machine Learning Algorithms
Smart Farming Using Machine Learning AlgorithmsIRJET Journal
 
Selection of crop varieties and yield prediction based on phenotype applying ...
Selection of crop varieties and yield prediction based on phenotype applying ...Selection of crop varieties and yield prediction based on phenotype applying ...
Selection of crop varieties and yield prediction based on phenotype applying ...IJECEIAES
 
Automated Machine Learning based Agricultural Suggestion System
Automated Machine Learning based Agricultural Suggestion SystemAutomated Machine Learning based Agricultural Suggestion System
Automated Machine Learning based Agricultural Suggestion SystemIRJET Journal
 
Famer assistant and crop recommendation system
Famer assistant and crop recommendation systemFamer assistant and crop recommendation system
Famer assistant and crop recommendation systemIRJET Journal
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationIJECEIAES
 
A Review Paper on Optimize Yield Production Using Data from Sensors
A Review Paper on Optimize Yield Production Using Data from SensorsA Review Paper on Optimize Yield Production Using Data from Sensors
A Review Paper on Optimize Yield Production Using Data from SensorsIRJET Journal
 
BHARATH KISAN HELPLINE
BHARATH KISAN HELPLINEBHARATH KISAN HELPLINE
BHARATH KISAN HELPLINEIRJET Journal
 
GrowFarm – Crop, Fertilizer and Disease Prediction usingMachine Learning
GrowFarm – Crop, Fertilizer and Disease Prediction usingMachine LearningGrowFarm – Crop, Fertilizer and Disease Prediction usingMachine Learning
GrowFarm – Crop, Fertilizer and Disease Prediction usingMachine LearningIRJET Journal
 
Crop Prediction System using Machine Learning
Crop Prediction System using Machine LearningCrop Prediction System using Machine Learning
Crop Prediction System using Machine Learningijtsrd
 
Smart Irrigation System using Machine Learning and IoT
Smart Irrigation System using Machine Learning and IoTSmart Irrigation System using Machine Learning and IoT
Smart Irrigation System using Machine Learning and IoTIRJET Journal
 
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...IRJET Journal
 

Similar a IRJET- Survey on Crop Suggestion using Weather Analysis (20)

Crop Yield Prediction using Machine Learning
Crop Yield Prediction using Machine LearningCrop Yield Prediction using Machine Learning
Crop Yield Prediction using Machine Learning
 
IMPLEMENTATION PAPER ON AGRICULTURE ADVISORY SYSTEM
IMPLEMENTATION PAPER ON AGRICULTURE ADVISORY SYSTEMIMPLEMENTATION PAPER ON AGRICULTURE ADVISORY SYSTEM
IMPLEMENTATION PAPER ON AGRICULTURE ADVISORY SYSTEM
 
A COMPREHENSIVE SURVEY ON AGRICULTURE ADVISORY SYSTEM
A COMPREHENSIVE SURVEY ON AGRICULTURE ADVISORY SYSTEMA COMPREHENSIVE SURVEY ON AGRICULTURE ADVISORY SYSTEM
A COMPREHENSIVE SURVEY ON AGRICULTURE ADVISORY SYSTEM
 
Crop Recommendation System Using Machine Learning
Crop Recommendation System Using Machine LearningCrop Recommendation System Using Machine Learning
Crop Recommendation System Using Machine Learning
 
Application Of Machine Learning in Modern Agriculture for Crop Yield Predicti...
Application Of Machine Learning in Modern Agriculture for Crop Yield Predicti...Application Of Machine Learning in Modern Agriculture for Crop Yield Predicti...
Application Of Machine Learning in Modern Agriculture for Crop Yield Predicti...
 
An Overview of Crop Yield Prediction using Machine Learning Approach
An Overview of Crop Yield Prediction using Machine Learning ApproachAn Overview of Crop Yield Prediction using Machine Learning Approach
An Overview of Crop Yield Prediction using Machine Learning Approach
 
““Smart Crop Prediction System and Farm Monitoring System for Smart Farming””
““Smart Crop Prediction System and Farm Monitoring System for Smart Farming””““Smart Crop Prediction System and Farm Monitoring System for Smart Farming””
““Smart Crop Prediction System and Farm Monitoring System for Smart Farming””
 
Crop yield prediction.pdf
Crop yield prediction.pdfCrop yield prediction.pdf
Crop yield prediction.pdf
 
Smart Farming Using Machine Learning Algorithms
Smart Farming Using Machine Learning AlgorithmsSmart Farming Using Machine Learning Algorithms
Smart Farming Using Machine Learning Algorithms
 
Selection of crop varieties and yield prediction based on phenotype applying ...
Selection of crop varieties and yield prediction based on phenotype applying ...Selection of crop varieties and yield prediction based on phenotype applying ...
Selection of crop varieties and yield prediction based on phenotype applying ...
 
Automated Machine Learning based Agricultural Suggestion System
Automated Machine Learning based Agricultural Suggestion SystemAutomated Machine Learning based Agricultural Suggestion System
Automated Machine Learning based Agricultural Suggestion System
 
Famer assistant and crop recommendation system
Famer assistant and crop recommendation systemFamer assistant and crop recommendation system
Famer assistant and crop recommendation system
 
Agriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimizationAgriculture crop yield prediction using inertia based cat swarm optimization
Agriculture crop yield prediction using inertia based cat swarm optimization
 
A Review Paper on Optimize Yield Production Using Data from Sensors
A Review Paper on Optimize Yield Production Using Data from SensorsA Review Paper on Optimize Yield Production Using Data from Sensors
A Review Paper on Optimize Yield Production Using Data from Sensors
 
BHARATH KISAN HELPLINE
BHARATH KISAN HELPLINEBHARATH KISAN HELPLINE
BHARATH KISAN HELPLINE
 
Predicting yield of crop type and water requirement for a given plot of land...
Predicting yield of crop type and water requirement for a given  plot of land...Predicting yield of crop type and water requirement for a given  plot of land...
Predicting yield of crop type and water requirement for a given plot of land...
 
GrowFarm – Crop, Fertilizer and Disease Prediction usingMachine Learning
GrowFarm – Crop, Fertilizer and Disease Prediction usingMachine LearningGrowFarm – Crop, Fertilizer and Disease Prediction usingMachine Learning
GrowFarm – Crop, Fertilizer and Disease Prediction usingMachine Learning
 
Crop Prediction System using Machine Learning
Crop Prediction System using Machine LearningCrop Prediction System using Machine Learning
Crop Prediction System using Machine Learning
 
Smart Irrigation System using Machine Learning and IoT
Smart Irrigation System using Machine Learning and IoTSmart Irrigation System using Machine Learning and IoT
Smart Irrigation System using Machine Learning and IoT
 
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
“Plant Disease Detection by Using Deep LearningAlgorithm with Product, Price ...
 

Más de IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Más de IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Último

Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 

Último (20)

Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 

IRJET- Survey on Crop Suggestion using Weather Analysis

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1045 Survey on Crop Suggestion Using Weather Analysis Piyush Pathak1, Rushikesh Phalke2, Parag Patil3, Pratik Prakash4,Shilpa Bhosale5 1,2,3,4B.E. Student, Dept. of Computer Engineering, Sinhgad College of Engineering, Vadgaon, Pune- 411041, Maharashtra, India 5Professor, Dept. of Computer Engineering, Sinhgad College of Engineering, Vadgaon, Pune- 411041, Maharashtra, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract – India is an agriculture-based country where large proportion of people is engaged in agriculture sector. But selection of an unsuitable crop is leading to decrease in crop production and shortage of quality food. Therefore, Crop Scarcity and degradation is becoming a major concern. And all this scenario is also resulting into increasing farmer suicides. To overcome this scenario, wearesuggestingamodel which would help to predict the most suitable crop in the site considering weather analysis andsoilparameters. Hereweare going to use a fuzzy logic, Gradient Boosted Decision Tree (GBDT) algorithm and R Neuralnet Package. The input parameters for the system would be the meteorological data and soil parameters. Key Words: Fuzzy Logic, GBDT, R Neuralnet Package, Meteorological data 1. INTRODUCTION Agriculture sector plays major role in economic growth of country. It is prominent income source for farmers and workers related to it. Numerous manufacturing industries are dependent on agriculture products for their raw material. But poor crop yield and quality is becoming a major concern. It is resulting into farmer suicides, malnutrition, hiked prices of agriculture products and more. To avoid this situation weather analysis and land analysis must be done to enhance the agriculture system tominimize the losses. It is observed that many farmers are yielding the same crop in their land for past years irrespective of its yield quality and quantity. Whereas crop must be selected as per the climatic condition, irrigation sources, land quality, etc. But farmers are not getting the proper advice in crop choosing. So here 2 approaches are consideredwhichwill suggestcrop yield and crop type respectively consideringdifferentaspect of input data. Fig -1: Project Model 1.1 Crop Yield Suggestion Crop yield suggestion can be done by undertaking meteorological data along with the help of soil type of particular district. Here yieldcomparisonwillbedonewithin predicted yield of certain crops and past available data of crops. Crop yield prediction can be done with the use of R Neuralnet Package. So, with the help of function’s output, decision can be taken to select a crop considering productivity of a crop. 1.2 Crop Type Suggestion Crop type suggestion can be done by undertaking meteorological data. It is suggested to use fuzzy logic and GBDT. In fuzzy logic system past meteorological data is considered with which crops would be suggested for particular district. Meteorological data will contain rainfall and temperature data of respective district. Along with the use fuzzy logic GBDT will be used in further function. In implementation of GBDT instead of past meteorological data, future meteorological data will be considered. With the help of future data, wecanalsoensurea survivability of suggested crops. And wise decision wouldbe taken.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1046 Fig -2: Crop Suggestion Approach 2. LITERARURE SURVEY Study of various machine learning algorithms is doneforthe crop suggestion purpose. Also, study of existing techniques and models is done for understanding the current situation. Different types of agriculture parameters can be considered for crop suggestion such as climatic condition,soil,irrigation resources, cost, machinery etc. These parameters can be used to train the model of respective algorithm to suggest a particular crop in project site. Various algorithms are separately used in different models for crop prediction. Out of which fuzzy logic, GBDT, Random Forest algorithm, Feed Back PropagationAlgorithm, etc.arewidelyimplemented for their accuracy and ease of use. Automation is rarely practiced in agriculture system whereas it has wide scope in agriculture system considering its efficiency. IOT can be practiced in farming to enhance the crop yield and quality [1]. Sensors can beinstalledtoanalyse the weather and soil situation. With the help of this data farmer would be able to select a correct crop. Along with the use of IOT, GBDT can be used to increase the accuracy [4]. GBDT is implemented to predict the yield rate. Soil parameters and climatic conditions are considered for system. With the help of predicted yield rate farmer can choose a crop with maximum yield. The most widely used technique for crop suggestion is fuzzy logic. Out of 3 types of fuzzy models, Mamdanifuzzymodel is proposed here [3]. Fuzzy model can be used in situation where uncertainty is main concern. It gives output in percentage with the help of which we can easily perform comparison. Here past meteorological data is considered for crop suggestion. Fuzzy model can also be used as hybrid recommender using soil data, weather parameters and cost. [5]. Here fuzzy model is further processed with ANN to get the exact prediction which will satisfy all concernsrelated to crop. Environmental factors are the most impacting factors for agriculture system. Crop selection and crop yield are strongly related to it. To consider different environmental factors, R Neuralnet Package and WEKA is used for crop suggestion [2]. Here temperature and precipitation data is used to train a model. Table -1: Reference paper comparison table Title of Paper Year Seed Idea A comprehensive review on automationin agriculture using artificial intelligence 2019 This paper talks about use of different automationpracticeslike IOT, Machine learning and Artificial Intelligence in agriculture system Crop Recommender System for the Farmers using Mamdani Fuzzy Inference Model 2018 It recommends a prior idea regarding a crop which is suitable according to the location of the farmer based on weather condition of the previous months using fuzzy logic. Crop Recommendation System to Maximize Crop Yield using Machine Learning Technique 2017 Soil data would be collected and Support Vector Machine (SVM) and ANN will be implemented. Crop Selection Method Based on Various Environmental Factors Using Machine Learning 2017 Proposed method is used to determine the maximum yield by summing up the analysis of all the affecting parameters using feedback propagation algorithm. Crop Recommendation System for Precision Agriculture 2017 Model uses research data of soil, crop and suggests farmers the right crop based on their site- specific parameter by implementing Random Forest algorithm, Naïve Bayes algorithm, and K Nearest algorithm. Crop Selection Method to Maximize Crop Yield Rate using Machine Learning Technique 2015 Crop Selection Method is used to solve crop selection problem and maximize net yield rate of crop over season using GBDT. 3. CONCLUSION The proposed system gives a prior idea regarding the type, sustainability and yield of a particular crop according to the location of the farmer by using the past and future meteorological data, crop yield data & soil parameters.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1047 REFERENCES [1] Kirtan Jha , Aalap Doshi , Poojan Patel , Manan Shahd , ” A comprehensive review on automation in agriculture using artificial intelligence”, KEAI, 2019 [2] Nishit Jain, Amit Kumar, Sahil Garud, Vishal Pradhan, Prajakta Kulkarni, “Crop Selection Method Based on Various Environmental Factors Using Machine Learning”,International ResearchJournal ofEngineering and Technology (IRJET), 2017 [3] Madhusree Kuanr , Bikram Kesari Rath, Sachi Nandan Mohanty, “Crop Recommender System for the Farmers using Mamdani Fuzzy Inference Model ”, International Journal of Engineering & Technology, 2018 [4] Rakesh Kumar, M. P. Singh, Prabhat Kumar, J. P. Singh, “Crop Selection Method to Maximize Crop Yield using Machine Learning Technique ”,International Conference on Smart Technology and Management for Computing, Communication, Controls, Energy and Materials (ICSTM), 2015 [5] Aadithya U, Anushya S, Bala Lakshmi N , Rajeswari Sridhar, “FUZZYLOGICBASEDHYBRIDRECOMMENDER OF MAXIMUM YIELD CROP USINGSOIL,WEATHERAND COST ”, ICTACT JOURNAL ON SOFT COMPUTING, 2016 [6] Pabitra Mitra, Abhijit Mukharjee, Aditi Chndra, “ Machine Learning for Prediction of Crop Yield”, Case Study Of IIT Kharagpur, 2017 [7] S.Pudumalar, E.Ramanuja,R.Harine Rajashree,C.Kavya, “Crop Recommendation System for Precision Agriculture”, Institute of Electrical and Electronics Engineers, 2017