SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2094
Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App)
Sanidhya Purohit1, Deep Sanghani2, Naman Senjaliya3, Prof. Anuradha Kapoor4
1Sanidhya Purohit, Dept of Information Technology Engineering, Atharva College of Engineering
2Deep Sanghani, Dept of Information Technology Engineering, Atharva College of Engineering
3Naman Senjaliya, Dept of Information Technology Engineering, Atharva College of Engineering
4Prof. Anuradha Kapoor, Dept of Information Technology Engineering, Atharva College of Engineering,
Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Data Mining is a rising studies area in crop yield
analysis. Yield prediction is a completely essential problem in
agriculture. Any farmer is interested in knowing how much
yield he is about to expect also, it will end-user-helpful to
farmers for indicting which fertilizers to be used as well as
knowing the crop diseases all at one place. The project comes
with a model to be precise and accurate in predicting crop,
fertilizers, Crop disease and deliver the end-user with proper
recommendations about the required fertilizer ratio based on
atmospheric and soil parameters of the land whichenhance to
increase the crop yield and increase farmer revenue.
Key Words: Decision Tree, Random Forest, Crop,
Disease
1. INTRODUCTION
Agriculture has an extensive history in India. Recently,India
is ranked second in the farm output worldwide. Agriculture-
related industries such as forestry and fisheries contributed
16.6% of 2009 GDP and around 50% of the total workforce.
Agriculture's monetary contribution to India's GDP is
decreasing. The crop yield is the significant factor
contributing to agricultural monetarygrowth.Thecropyield
depends on multiple factors such as climatic, geographic,
organic, and financial elements. I is difficult for farmers to
decide when and which crops to plant because of fluctuating
market prices. Citing to Wikipedia figuresIndia'ssuicide rate
has ranged from 1.4-1.8% per 100,000 populations,overthe
last 10 years. Farmers are unaware of which crop to grow,
and what is the right time and place to start due to
uncertainty in climatic conditions. The usage of various
fertilizers is also uncertain due to changes in seasonal
climatic conditions and basic assets such as soil, water, and
air. In this scenario, the crop yield rate is steadily declining.
The solution to the problem is to provide a smart user-
friendly recommender system to the farmers [1]
2. OBJECTIVES
Create a system for predicting crops according to soil
details, predicting fertilizers according to soil and crop
details, and detecting diseases in the plant. The objective of
our system is to help farmers because it's difficult to grow
crops when you understand the weather. Moreover, it
involves several factors to soil and crop. Recommendation
systems are Deep Learning based algorithms that help
farmers. These results are based on their soil condition and
trained dataset.
This system can provide a mechanic for crop prediction,
Fertilizer prediction, plant disease prediction. This will help
farmers get a sense of what crops should be grown based on
soil details, what fertilizers to use in crops, and disease
detection.
3. LITERATURE SURVEY
Numerous articles have been reviewed and their
conclusions are summarized in this section. This section
presents documents that were studied before and during
project development. The documents provided a better
understanding of existingsolutions,howalgorithmscould be
optimized and how selection could be facilitated algorithms
on the basis of their performance
Table -1: Sample Table format
Title Author
Year/Jo
urnal
Name
Summary
Plant Leaf
Disease
Detection
P.
Sharma,
P. Hans,
and S. C.
Gupta
2019/
IEEE
K Nearest Neighbor
(KNN) classification
is applied to the
outcome of the
three stages.
Prediction of
Crop Yield and
Fertilizer
Recommendati
on using ML
Devdatta
A.
Bondre,
Mr.
Santosh
Mahagao
nk ar
2020/
IJEAST
This paper
proposes and
implements a
system to predict
crop yield from
previous data.
Predicting
fertilizer
treatment of
Nusrat
Jahan,
Rezvi
Shahariar
2020/
Resear
chate
Here, image based
data analysis with
machine learning
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2095
maize using
decision tree
technique is used
Predicting Crop
Diseases Using
Data Mining
Umair
Ayub,
Syed Atif
Moqurra
b
2019/I
EEE
This paper focuses
on prediction of
loss due to grass
grub insect.
Crop Yield
Prediction and
Efficient use of
Fertilizers
S.Bhanum
a thi,
M.Vineet
h and
N.Rohit
2019/I
EEE
Analyze the various
related attributes
like location, pH
value from which
alkalinity of the soil
is determined.
Prediction
Model for
Automated Leaf
Disease
Detection &
Analysis
Nikita
Goel,
Dhruv
Jain,
Adwitiya
Sinha
2018/I
EEE
It is a method that
can be adopted to
prevent plant loss
and can be carried
out by real-time
identification of
plant diseases
3. TECHNICAL DEFINITION
3.1. Random Forest
Random forests or random selectionforestsareanensemble
gaining knowledge of approach for the category, regression,
and different systems that operate with the aid of using
building a mess of selection bushes at education time.
3.2. Logistic Regrerssion
Logistic regression is any other effective supervised ML set
of rules used for binary category problems (while the goal is
categorical). Logistic regression basically makes use of a
logistic characteristic described underneath to version a
binary output variable. The number onedistinctionbetween
linear regression and logistic regression is that logistic
regression's variety is bounded among zero and 1. In
addition, instead of linear regression, logistic regression
does now no longer require a linear courting among inputs
and output variables. this is because of making use of a
nonlinear log transformation to the chances ratio
3.3.Decision Tree
Decision trees (DTs) are the most effective modeling
strategies and are maximum suitable for modeling
interventions wherein the applicable occasions arise over a
quick time period. The important dilemma of the decision
trees is their inflexibility to version choice problems, which
contain ordinary events and are ongoing over time. In
general, DTs are built with 3 styles of nodes, specifically
decision nodes, chance nodes, and terminal nodes. An easy
illustrative tree is supplied. The tree flows from left to
proper beginningwitha decisionnode(square)representing
the preliminary coverage decision (opportunity
interventions. Each control approach is then accompanied
with the aid of using danger nodes representing unsure
occasions (i.e., ‘disorder free’ or ‘dead’, with a viewtohaving
possibilities connected to them. Finally,endpointsofDTsare
represented with the aid of using a terminal node (triangle)
on the proper of the tree. The final results measures (e.g.,
software value) are usually connected to those endpoints.
Costs, however, are connected to occasions in the tree, in
addition to endpoints. The anticipated values (expenses and
effectiveness) relatedtoeverydepartmentareexpectedwith
the aid of using ‘averaging out’ and ‘folding back’ the tree
from proper to left.
3.4. ResNet
The structure of this network is geared toward permitting
massive quantities of convolutional layers to feature
efficiently. However, the addition of a couple of deep layers
to a network regularly affects the degradation of the output.
This is referred to as the trouble of vanishing gradient
wherein neural networks, whilst getting skilled via lower
backpropagation, depends upon the gradient descent,
descending the loss feature to discover the minimizing
weights. Due to the presence of a couple of layers, the
repeated multiplication effects withinside the gradient
turning into smaller and smallerthereby“vanishing”mainto
a saturation withinside the community overall performance
or maybe degrading the overall performance.
The number one concept of ResNet is using leaping
connections which might be ordinarily known as shortcut
connectionsoridentification connections.Theseconnections
by and large feature through hopping over one ora coupleof
layers forming shortcuts among those layers. The intention
of introducing those shortcut connections became to solve
the major trouble of vanishing gradient confronted through
deep networks. These shortcut connections eliminate the
vanishing gradient trouble through once more the use ofthe
activations of the preceding layer. These identification
mappings first of all do now no longer do something a good
deal besides bypassing the connections, ensuing withinside
the use of preceding layer activations.
4. PROPOSED SOLUTION
The purpose of Agro-Farm care is for research purposes
which can be helpful in the agricultural sector. It contains
several models that describe which crop be grown based on
different conditions, it also suggests fertilizers be used also
the other feature is that it can detect the disease from which
crop is suffering, all these features can be helpful inresearch
purposes which can directly or indirectly benefit the
farmers, not only it gives the results but also it provides the
suggestion based on three results,
1. Developing a user-friendly web-based system for farmers
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2096
2. By providing their soil details like nitrogen, phosphorus,
potassium, pH level farmer get the idea of which crop is best
for their soil.
3. By providing their soil details like nitrogen, phosphorus,
potassium farmer get the idea of which fertilizer is best for
their crop.
4. By providing an image of a leaf farmer gets an idea of
which disease caught their crop and they also suggest how
you can prevent it.
5. The Dataset used in this project is imported from Kaggle
6. The dataset consists of 20 different types of crops Each
row has Nitrogen, Phosphorus, Potassium, and other details
The system consists of three major features that are:
• The crop recommendation application
• The fertilizer recommendation application
• The plant disease prediction application
4.1. Requirements
Software:
• Jupyter Notebook: Jupyter Notebook is an open-source
software program this is an interactive computational
environment, wherein you could integrate code execution,
wealthy text, mathematics, plots, and wealthy media, it's far
used for modifying and walking the application, additionally
it turned into first-rate appropriate for us to broaden our
challenge, we're the usage of Jupiter Notebook forappearing
a diverse set of rules on the information we takea look atthe
accuracy of every set of rules.
• VSCode: Visual Studio Code is a code editor that may be
used with a whole lot of programming languages, it's far a
code editor made with the aid of using Microsoft for
Windows, Linux, and macOS. Features encompass guide for
debugging, syntax highlighting, sensible code completion,
snippets, code refactoring, and embedded Git. In VSCode
we're developing an internet site with the usage of HTML,
CSS and Javascript, and Flask.
• Spyder: Spyder is an open-source cross-platform
integrated development environment (IDE) for
programming withinside the Python language
Frontend:
• HTML: HTML stands for HyperText Markup Language
HTML is the same old markup language for developing Web
pages HTML describes the shape of a Web web page HTML
includes a sequence of factors HTML is used as a skeleton on
this challenge
• CSS: CSS stands for Cascading Style Sheets CSS describes
how HTML factors are to be displayed on the screen, paper,
or indifferent media CSS saves loads of work.
• JAVASCRIPT: JavaScript is a high-stage programming
language; It turned into at the beginning designed as a
scripting language for web sites however have become
extensively followed as a general-motive programming
language, and is presently the maximum famous
programming language in use JavaScript consists of out
maximum of the functions
Fig 1: Data Flow Diagram
Backend:
• Flask: Flask is a framework written in Python. The
backend of this challenge is programmedwiththeassistance
of Flask Flask is an API of Python that lets us accumulate
internet applications. It evolved with the aid of using Armin
Ronacher. Flask's framework is greater expressed than
Django's framework and is likewise less complicated to
research as it has much less base code to put into effect an
easy internet-Application.
Deep Learning:
• Python: Python is an interpreted general-motive
programming language Python is dynamically typed and
garbage-collected. It helps a couple of programming
paradigms, such as structured (particularly, procedural),
object-orientated and useful programming. Python is the
language used on this challenge to application and educates
diff models
4.2. Workflow of The System
1. Data Flow Diagram
Data flow diagrams are used to graphically constitute the
flow of data in enterprise statistics. DFD describes the
techniques which might be concerned in a model to switch
facts from the entrance to the record garage and reviews
generation. Data float diagrams may be divided into logical
and physical. The logical data diagram describes facts via a
model to carry out the positive capabilities of an enterprise
2.Sequence Diagram
A sequence diagram indicates item interactionsorganized in
time series. It depicts the items and lessons worried
withinside the situation and the series of messages
exchanged among the items had to perform the capability of
the situation. Sequence diagrams are usually related to use
case realizations withinside the Logical View of the gadget
below development. Sequence diagrams are from time to
time referred to as occasion diagrams or occasion scenarios
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2097
Fig 2: Sequence Diagram
4.3. Data Collection and Preprocessing
Data series is described because the system of collecting,
measuring, and reading correctinsightsforstudiestheusage
of fashionable proven techniques. A researchercancompare
their speculation on the premise of amassed facts. In
maximum cases, facts series is the number one and
maximum crucial step for studies,regardlessofthesphere of
studies. The technique of facts series is extraordinary for
extraordinary fields of study, relying on the specified
information.
4.4 User Interface
The interface is mainly divided into four section
1.Home
Home includes the necessary information about the system
and it works
2.Crop
The crop section consists of crop recommendation model,
the crop recommendation model takes details from the user
then processes the information and provides a page thathas
the output and suggestions
3.Fertilizer
This contains fertilizer prediction model working of this
model is same as crop prediction model, it takesinformation
and predicts which fertilizer is to be used
4.Diseases
The last and one of the main sections is a disease that
includes crop disease,predictionmodel.Here,theuserhasto
upload the photograph of the crop then the model will
predict the disease also it will provide the additional
suggestion to take precautions and how to cure the disease
Fig 3: UI
Fig 4: Disease Prediction output
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2098
Fig 5: Output
Fig 6: Home UI
Fig 7: Soil Details
5. METHODOLOGY
Developing a user-friendly web-based system for farmers
By providing their soil details like nitrogen, phosphorus,
potassium, pH level farmer gets the idea of which crop is
best for their soil.
By providing their soil details like nitrogen, phosphorus,
potassium farmer gets the idea of which fertilizer is best for
their crop
By providing an image of leaf farmer gets an idea which
disease caught their crop and they also suggest how you can
prevent it. The Dataset used in this project is imported from
Kaggle
Dataset consist of 20 different types of crops
Each row has Nitrogen, Phosphorus, Potassium, and other
detail
6. CONCLUSION AND FUTURE SCOPE
The prediction of crop yield based on soil data and proper
implementation ofalgorithmshaveprovedthata highercrop
yield can be achieved. From the above work, we conclude
that for soil classification Random Forest is a suitable
algorithm with an accuracy of 99.09% compare to Gaussian
Naive Bayes. The work can be extended further to add the
following functionality. Building a Website can be built to
help farmers by uploading an image of farms. Crop diseases
detection uses image processing in which users get
pesticides based on disease images and Fertilizer prediction
based on soil condition.
REFERENCES
1. Plant Leaf Disease Detection using Machine Learning -
P.Sharma, P. Hans and S. C. Gupta (2019), IEEE [1]
2. Prediction of Crop Yield and FertilizerRecommendation
- Devdatta A. Bondre, Mr. Santosh Mahagaonkar(2020),
IJEAS [2]
3. Predicting fertilizer treatment of maize using decision
tree algorithm - Nusrat Jahan, Rezvi Shahariar (2019),
IEEE [3]
4. Predicting Crop Diseases UsingData MiningApproaches
Classification - Umair Ayub, Syed Atif Moqurrab (2018),
IEEE [4]
5. Crop Yield Prediction and Efficient use of Fertilizers -
S.Bhanumathi, M.Vineeth and N.Rohit (2019), IEEE [5]
6. Prediction Model for Automated Leaf Disease Detection
& Analysis - Nikita Goel, Dhruv Jain, Adwitiya Sinha
(2018), IEEE [6]

More Related Content

What's hot

Final Year Project-Gesture Based Interaction and Image Processing
Final Year Project-Gesture Based Interaction and Image ProcessingFinal Year Project-Gesture Based Interaction and Image Processing
Final Year Project-Gesture Based Interaction and Image ProcessingSabnam Pandey, MBA
 
Malware detection-using-machine-learning
Malware detection-using-machine-learningMalware detection-using-machine-learning
Malware detection-using-machine-learning
Security Bootcamp
 
Multimodal Interaction - Lecture 05 - Next Generation User Interfaces (401816...
Multimodal Interaction - Lecture 05 - Next Generation User Interfaces (401816...Multimodal Interaction - Lecture 05 - Next Generation User Interfaces (401816...
Multimodal Interaction - Lecture 05 - Next Generation User Interfaces (401816...
Beat Signer
 
Cloud Computing- components, working, pros and cons
Cloud Computing- components, working, pros and consCloud Computing- components, working, pros and cons
Cloud Computing- components, working, pros and cons
Amritpal Singh Bedi
 
Media Player with Face Detection and Hand Gesture
Media Player with Face Detection and Hand GestureMedia Player with Face Detection and Hand Gesture
Media Player with Face Detection and Hand Gesture
IRJET Journal
 
455 internship ppt.pptx
455 internship ppt.pptx455 internship ppt.pptx
455 internship ppt.pptx
toshtonpe1
 
Airline Analysis of Data Using Hadoop
Airline Analysis of Data Using HadoopAirline Analysis of Data Using Hadoop
Airline Analysis of Data Using Hadoop
Greater Noida Institute Of Technology
 
Literature Review: Security on cloud computing
Literature Review: Security on cloud computingLiterature Review: Security on cloud computing
Literature Review: Security on cloud computing
Suranga Nisiwasala
 
Cloud computing
Cloud computingCloud computing
Cloud computing
pgayatrinaidu
 
Spatial computing - extending reality
Spatial computing - extending realitySpatial computing - extending reality
Spatial computing - extending reality
Kelan tutkimus / Research at Kela
 
Cloud computing security
Cloud computing securityCloud computing security
Cloud computing security
maheralgamdi
 
Eye gaze communication
Eye gaze communicationEye gaze communication
Eye gaze communication
PRADEEP Cheekatla
 
Blue eyes- The perfect presentation for a technical seminar
Blue eyes- The perfect presentation for a technical seminarBlue eyes- The perfect presentation for a technical seminar
Blue eyes- The perfect presentation for a technical seminar
kajol agarwal
 
Eye Movement based Human Computer Interaction Technique
Eye Movement based Human Computer Interaction TechniqueEye Movement based Human Computer Interaction Technique
Eye Movement based Human Computer Interaction Technique
Jobin George
 
E farming management system project ppt
E farming management system project pptE farming management system project ppt
E farming management system project ppt
nandinim26
 
Cloud computing project report
Cloud computing project reportCloud computing project report
Cloud computing project report
Naveed Farooq
 
Survey on cloud simulator
Survey on cloud simulatorSurvey on cloud simulator
Survey on cloud simulatorHabibur Rahman
 

What's hot (20)

Final Year Project-Gesture Based Interaction and Image Processing
Final Year Project-Gesture Based Interaction and Image ProcessingFinal Year Project-Gesture Based Interaction and Image Processing
Final Year Project-Gesture Based Interaction and Image Processing
 
Malware detection-using-machine-learning
Malware detection-using-machine-learningMalware detection-using-machine-learning
Malware detection-using-machine-learning
 
Multimodal Interaction - Lecture 05 - Next Generation User Interfaces (401816...
Multimodal Interaction - Lecture 05 - Next Generation User Interfaces (401816...Multimodal Interaction - Lecture 05 - Next Generation User Interfaces (401816...
Multimodal Interaction - Lecture 05 - Next Generation User Interfaces (401816...
 
Cloud Computing- components, working, pros and cons
Cloud Computing- components, working, pros and consCloud Computing- components, working, pros and cons
Cloud Computing- components, working, pros and cons
 
Media Player with Face Detection and Hand Gesture
Media Player with Face Detection and Hand GestureMedia Player with Face Detection and Hand Gesture
Media Player with Face Detection and Hand Gesture
 
455 internship ppt.pptx
455 internship ppt.pptx455 internship ppt.pptx
455 internship ppt.pptx
 
Rain technology
Rain technologyRain technology
Rain technology
 
Airline Analysis of Data Using Hadoop
Airline Analysis of Data Using HadoopAirline Analysis of Data Using Hadoop
Airline Analysis of Data Using Hadoop
 
Basics of Cloud Computing
Basics of Cloud ComputingBasics of Cloud Computing
Basics of Cloud Computing
 
Rover Technology
Rover TechnologyRover Technology
Rover Technology
 
Literature Review: Security on cloud computing
Literature Review: Security on cloud computingLiterature Review: Security on cloud computing
Literature Review: Security on cloud computing
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Spatial computing - extending reality
Spatial computing - extending realitySpatial computing - extending reality
Spatial computing - extending reality
 
Cloud computing security
Cloud computing securityCloud computing security
Cloud computing security
 
Eye gaze communication
Eye gaze communicationEye gaze communication
Eye gaze communication
 
Blue eyes- The perfect presentation for a technical seminar
Blue eyes- The perfect presentation for a technical seminarBlue eyes- The perfect presentation for a technical seminar
Blue eyes- The perfect presentation for a technical seminar
 
Eye Movement based Human Computer Interaction Technique
Eye Movement based Human Computer Interaction TechniqueEye Movement based Human Computer Interaction Technique
Eye Movement based Human Computer Interaction Technique
 
E farming management system project ppt
E farming management system project pptE farming management system project ppt
E farming management system project ppt
 
Cloud computing project report
Cloud computing project reportCloud computing project report
Cloud computing project report
 
Survey on cloud simulator
Survey on cloud simulatorSurvey on cloud simulator
Survey on cloud simulator
 

Similar to Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App)

IRJET- Crop Prediction and Disease Detection
IRJET-  	  Crop Prediction and Disease DetectionIRJET-  	  Crop Prediction and Disease Detection
IRJET- Crop Prediction and Disease Detection
IRJET Journal
 
SOIL FERTILITY AND PLANT DISEASE ANALYZER
SOIL FERTILITY AND PLANT DISEASE ANALYZERSOIL FERTILITY AND PLANT DISEASE ANALYZER
SOIL FERTILITY AND PLANT DISEASE ANALYZER
IRJET Journal
 
Kissan Konnect – A Smart Farming App
Kissan Konnect – A Smart Farming AppKissan Konnect – A Smart Farming App
Kissan Konnect – A Smart Farming App
IRJET 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 Learning
IRJET Journal
 
Pesticide recommendation system for cotton crop diseases due to the climatic ...
Pesticide recommendation system for cotton crop diseases due to the climatic ...Pesticide recommendation system for cotton crop diseases due to the climatic ...
Pesticide recommendation system for cotton crop diseases due to the climatic ...
IJMREMJournal
 
IRJET - Enlightening Farmers on Crop Yield
IRJET -  	  Enlightening Farmers on Crop YieldIRJET -  	  Enlightening Farmers on Crop Yield
IRJET - Enlightening Farmers on Crop Yield
IRJET Journal
 
Crop Recommendation System to Maximize Crop Yield using Machine Learning Tech...
Crop Recommendation System to Maximize Crop Yield using Machine Learning Tech...Crop Recommendation System to Maximize Crop Yield using Machine Learning Tech...
Crop Recommendation System to Maximize Crop Yield using Machine Learning Tech...
IRJET Journal
 
Plant Disease Detection and Severity Classification using Support Vector Mach...
Plant Disease Detection and Severity Classification using Support Vector Mach...Plant Disease Detection and Severity Classification using Support Vector Mach...
Plant Disease Detection and Severity Classification using Support Vector Mach...
IRJET Journal
 
A Review Paper On Plant Disease Identification Using Neural Network
A Review Paper On Plant Disease Identification Using Neural NetworkA Review Paper On Plant Disease Identification Using Neural Network
A Review Paper On Plant Disease Identification Using Neural Network
IRJET Journal
 
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNNLEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
IRJET Journal
 
IRJET- Greensworth: A Step Towards Smart Cultivation
IRJET- Greensworth: A Step Towards Smart CultivationIRJET- Greensworth: A Step Towards Smart Cultivation
IRJET- Greensworth: A Step Towards Smart Cultivation
IRJET Journal
 
Plant Disease Doctor App
Plant Disease Doctor AppPlant Disease Doctor App
Plant Disease Doctor App
IRJET Journal
 
Supervise Machine Learning Approach for Crop Yield Prediction in Agriculture ...
Supervise Machine Learning Approach for Crop Yield Prediction in Agriculture ...Supervise Machine Learning Approach for Crop Yield Prediction in Agriculture ...
Supervise Machine Learning Approach for Crop Yield Prediction in Agriculture ...
IRJET Journal
 
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
IRJET Journal
 
IRJET-Precision Farming and Big Data
IRJET-Precision Farming and Big DataIRJET-Precision Farming and Big Data
IRJET-Precision Farming and Big Data
IRJET Journal
 
RICE PLANT DISEASE DETECTION AND REMEDIES RECOMMENDATION USING MACHINE LEARNING
RICE PLANT DISEASE DETECTION AND REMEDIES RECOMMENDATION USING MACHINE LEARNINGRICE PLANT DISEASE DETECTION AND REMEDIES RECOMMENDATION USING MACHINE LEARNING
RICE PLANT DISEASE DETECTION AND REMEDIES RECOMMENDATION USING MACHINE LEARNING
IRJET Journal
 
IRJET- Survey of Crop Recommendation Systems
IRJET- Survey of Crop Recommendation SystemsIRJET- Survey of Crop Recommendation Systems
IRJET- Survey of Crop Recommendation Systems
IRJET Journal
 
IRJET- Crop Prediction System using Machine Learning Algorithms
IRJET- Crop Prediction System using Machine Learning AlgorithmsIRJET- Crop Prediction System using Machine Learning Algorithms
IRJET- Crop Prediction System using Machine Learning Algorithms
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 Approach
IRJET Journal
 
PLANT LEAF DISEASE CLASSIFICATION USING CNN
PLANT LEAF DISEASE CLASSIFICATION USING CNNPLANT LEAF DISEASE CLASSIFICATION USING CNN
PLANT LEAF DISEASE CLASSIFICATION USING CNN
IRJET Journal
 

Similar to Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App) (20)

IRJET- Crop Prediction and Disease Detection
IRJET-  	  Crop Prediction and Disease DetectionIRJET-  	  Crop Prediction and Disease Detection
IRJET- Crop Prediction and Disease Detection
 
SOIL FERTILITY AND PLANT DISEASE ANALYZER
SOIL FERTILITY AND PLANT DISEASE ANALYZERSOIL FERTILITY AND PLANT DISEASE ANALYZER
SOIL FERTILITY AND PLANT DISEASE ANALYZER
 
Kissan Konnect – A Smart Farming App
Kissan Konnect – A Smart Farming AppKissan Konnect – A Smart Farming App
Kissan Konnect – A Smart Farming App
 
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
 
Pesticide recommendation system for cotton crop diseases due to the climatic ...
Pesticide recommendation system for cotton crop diseases due to the climatic ...Pesticide recommendation system for cotton crop diseases due to the climatic ...
Pesticide recommendation system for cotton crop diseases due to the climatic ...
 
IRJET - Enlightening Farmers on Crop Yield
IRJET -  	  Enlightening Farmers on Crop YieldIRJET -  	  Enlightening Farmers on Crop Yield
IRJET - Enlightening Farmers on Crop Yield
 
Crop Recommendation System to Maximize Crop Yield using Machine Learning Tech...
Crop Recommendation System to Maximize Crop Yield using Machine Learning Tech...Crop Recommendation System to Maximize Crop Yield using Machine Learning Tech...
Crop Recommendation System to Maximize Crop Yield using Machine Learning Tech...
 
Plant Disease Detection and Severity Classification using Support Vector Mach...
Plant Disease Detection and Severity Classification using Support Vector Mach...Plant Disease Detection and Severity Classification using Support Vector Mach...
Plant Disease Detection and Severity Classification using Support Vector Mach...
 
A Review Paper On Plant Disease Identification Using Neural Network
A Review Paper On Plant Disease Identification Using Neural NetworkA Review Paper On Plant Disease Identification Using Neural Network
A Review Paper On Plant Disease Identification Using Neural Network
 
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNNLEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
LEAF DISEASE IDENTIFICATION AND REMEDY RECOMMENDATION SYSTEM USINGCNN
 
IRJET- Greensworth: A Step Towards Smart Cultivation
IRJET- Greensworth: A Step Towards Smart CultivationIRJET- Greensworth: A Step Towards Smart Cultivation
IRJET- Greensworth: A Step Towards Smart Cultivation
 
Plant Disease Doctor App
Plant Disease Doctor AppPlant Disease Doctor App
Plant Disease Doctor App
 
Supervise Machine Learning Approach for Crop Yield Prediction in Agriculture ...
Supervise Machine Learning Approach for Crop Yield Prediction in Agriculture ...Supervise Machine Learning Approach for Crop Yield Prediction in Agriculture ...
Supervise Machine Learning Approach for Crop Yield Prediction in Agriculture ...
 
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
 
IRJET-Precision Farming and Big Data
IRJET-Precision Farming and Big DataIRJET-Precision Farming and Big Data
IRJET-Precision Farming and Big Data
 
RICE PLANT DISEASE DETECTION AND REMEDIES RECOMMENDATION USING MACHINE LEARNING
RICE PLANT DISEASE DETECTION AND REMEDIES RECOMMENDATION USING MACHINE LEARNINGRICE PLANT DISEASE DETECTION AND REMEDIES RECOMMENDATION USING MACHINE LEARNING
RICE PLANT DISEASE DETECTION AND REMEDIES RECOMMENDATION USING MACHINE LEARNING
 
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 System using Machine Learning Algorithms
IRJET- Crop Prediction System using Machine Learning AlgorithmsIRJET- Crop Prediction System using Machine Learning Algorithms
IRJET- Crop Prediction System using Machine Learning Algorithms
 
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
 
PLANT LEAF DISEASE CLASSIFICATION USING CNN
PLANT LEAF DISEASE CLASSIFICATION USING CNNPLANT LEAF DISEASE CLASSIFICATION USING CNN
PLANT LEAF DISEASE CLASSIFICATION USING CNN
 

More from 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 STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET 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
 

More from 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...
 

Recently uploaded

Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 

Recently uploaded (20)

Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 

Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App)

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2094 Agro-Farm Care – Crop, Fertilizer & Disease Prediction (Web App) Sanidhya Purohit1, Deep Sanghani2, Naman Senjaliya3, Prof. Anuradha Kapoor4 1Sanidhya Purohit, Dept of Information Technology Engineering, Atharva College of Engineering 2Deep Sanghani, Dept of Information Technology Engineering, Atharva College of Engineering 3Naman Senjaliya, Dept of Information Technology Engineering, Atharva College of Engineering 4Prof. Anuradha Kapoor, Dept of Information Technology Engineering, Atharva College of Engineering, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Data Mining is a rising studies area in crop yield analysis. Yield prediction is a completely essential problem in agriculture. Any farmer is interested in knowing how much yield he is about to expect also, it will end-user-helpful to farmers for indicting which fertilizers to be used as well as knowing the crop diseases all at one place. The project comes with a model to be precise and accurate in predicting crop, fertilizers, Crop disease and deliver the end-user with proper recommendations about the required fertilizer ratio based on atmospheric and soil parameters of the land whichenhance to increase the crop yield and increase farmer revenue. Key Words: Decision Tree, Random Forest, Crop, Disease 1. INTRODUCTION Agriculture has an extensive history in India. Recently,India is ranked second in the farm output worldwide. Agriculture- related industries such as forestry and fisheries contributed 16.6% of 2009 GDP and around 50% of the total workforce. Agriculture's monetary contribution to India's GDP is decreasing. The crop yield is the significant factor contributing to agricultural monetarygrowth.Thecropyield depends on multiple factors such as climatic, geographic, organic, and financial elements. I is difficult for farmers to decide when and which crops to plant because of fluctuating market prices. Citing to Wikipedia figuresIndia'ssuicide rate has ranged from 1.4-1.8% per 100,000 populations,overthe last 10 years. Farmers are unaware of which crop to grow, and what is the right time and place to start due to uncertainty in climatic conditions. The usage of various fertilizers is also uncertain due to changes in seasonal climatic conditions and basic assets such as soil, water, and air. In this scenario, the crop yield rate is steadily declining. The solution to the problem is to provide a smart user- friendly recommender system to the farmers [1] 2. OBJECTIVES Create a system for predicting crops according to soil details, predicting fertilizers according to soil and crop details, and detecting diseases in the plant. The objective of our system is to help farmers because it's difficult to grow crops when you understand the weather. Moreover, it involves several factors to soil and crop. Recommendation systems are Deep Learning based algorithms that help farmers. These results are based on their soil condition and trained dataset. This system can provide a mechanic for crop prediction, Fertilizer prediction, plant disease prediction. This will help farmers get a sense of what crops should be grown based on soil details, what fertilizers to use in crops, and disease detection. 3. LITERATURE SURVEY Numerous articles have been reviewed and their conclusions are summarized in this section. This section presents documents that were studied before and during project development. The documents provided a better understanding of existingsolutions,howalgorithmscould be optimized and how selection could be facilitated algorithms on the basis of their performance Table -1: Sample Table format Title Author Year/Jo urnal Name Summary Plant Leaf Disease Detection P. Sharma, P. Hans, and S. C. Gupta 2019/ IEEE K Nearest Neighbor (KNN) classification is applied to the outcome of the three stages. Prediction of Crop Yield and Fertilizer Recommendati on using ML Devdatta A. Bondre, Mr. Santosh Mahagao nk ar 2020/ IJEAST This paper proposes and implements a system to predict crop yield from previous data. Predicting fertilizer treatment of Nusrat Jahan, Rezvi Shahariar 2020/ Resear chate Here, image based data analysis with machine learning
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2095 maize using decision tree technique is used Predicting Crop Diseases Using Data Mining Umair Ayub, Syed Atif Moqurra b 2019/I EEE This paper focuses on prediction of loss due to grass grub insect. Crop Yield Prediction and Efficient use of Fertilizers S.Bhanum a thi, M.Vineet h and N.Rohit 2019/I EEE Analyze the various related attributes like location, pH value from which alkalinity of the soil is determined. Prediction Model for Automated Leaf Disease Detection & Analysis Nikita Goel, Dhruv Jain, Adwitiya Sinha 2018/I EEE It is a method that can be adopted to prevent plant loss and can be carried out by real-time identification of plant diseases 3. TECHNICAL DEFINITION 3.1. Random Forest Random forests or random selectionforestsareanensemble gaining knowledge of approach for the category, regression, and different systems that operate with the aid of using building a mess of selection bushes at education time. 3.2. Logistic Regrerssion Logistic regression is any other effective supervised ML set of rules used for binary category problems (while the goal is categorical). Logistic regression basically makes use of a logistic characteristic described underneath to version a binary output variable. The number onedistinctionbetween linear regression and logistic regression is that logistic regression's variety is bounded among zero and 1. In addition, instead of linear regression, logistic regression does now no longer require a linear courting among inputs and output variables. this is because of making use of a nonlinear log transformation to the chances ratio 3.3.Decision Tree Decision trees (DTs) are the most effective modeling strategies and are maximum suitable for modeling interventions wherein the applicable occasions arise over a quick time period. The important dilemma of the decision trees is their inflexibility to version choice problems, which contain ordinary events and are ongoing over time. In general, DTs are built with 3 styles of nodes, specifically decision nodes, chance nodes, and terminal nodes. An easy illustrative tree is supplied. The tree flows from left to proper beginningwitha decisionnode(square)representing the preliminary coverage decision (opportunity interventions. Each control approach is then accompanied with the aid of using danger nodes representing unsure occasions (i.e., ‘disorder free’ or ‘dead’, with a viewtohaving possibilities connected to them. Finally,endpointsofDTsare represented with the aid of using a terminal node (triangle) on the proper of the tree. The final results measures (e.g., software value) are usually connected to those endpoints. Costs, however, are connected to occasions in the tree, in addition to endpoints. The anticipated values (expenses and effectiveness) relatedtoeverydepartmentareexpectedwith the aid of using ‘averaging out’ and ‘folding back’ the tree from proper to left. 3.4. ResNet The structure of this network is geared toward permitting massive quantities of convolutional layers to feature efficiently. However, the addition of a couple of deep layers to a network regularly affects the degradation of the output. This is referred to as the trouble of vanishing gradient wherein neural networks, whilst getting skilled via lower backpropagation, depends upon the gradient descent, descending the loss feature to discover the minimizing weights. Due to the presence of a couple of layers, the repeated multiplication effects withinside the gradient turning into smaller and smallerthereby“vanishing”mainto a saturation withinside the community overall performance or maybe degrading the overall performance. The number one concept of ResNet is using leaping connections which might be ordinarily known as shortcut connectionsoridentification connections.Theseconnections by and large feature through hopping over one ora coupleof layers forming shortcuts among those layers. The intention of introducing those shortcut connections became to solve the major trouble of vanishing gradient confronted through deep networks. These shortcut connections eliminate the vanishing gradient trouble through once more the use ofthe activations of the preceding layer. These identification mappings first of all do now no longer do something a good deal besides bypassing the connections, ensuing withinside the use of preceding layer activations. 4. PROPOSED SOLUTION The purpose of Agro-Farm care is for research purposes which can be helpful in the agricultural sector. It contains several models that describe which crop be grown based on different conditions, it also suggests fertilizers be used also the other feature is that it can detect the disease from which crop is suffering, all these features can be helpful inresearch purposes which can directly or indirectly benefit the farmers, not only it gives the results but also it provides the suggestion based on three results, 1. Developing a user-friendly web-based system for farmers
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2096 2. By providing their soil details like nitrogen, phosphorus, potassium, pH level farmer get the idea of which crop is best for their soil. 3. By providing their soil details like nitrogen, phosphorus, potassium farmer get the idea of which fertilizer is best for their crop. 4. By providing an image of a leaf farmer gets an idea of which disease caught their crop and they also suggest how you can prevent it. 5. The Dataset used in this project is imported from Kaggle 6. The dataset consists of 20 different types of crops Each row has Nitrogen, Phosphorus, Potassium, and other details The system consists of three major features that are: • The crop recommendation application • The fertilizer recommendation application • The plant disease prediction application 4.1. Requirements Software: • Jupyter Notebook: Jupyter Notebook is an open-source software program this is an interactive computational environment, wherein you could integrate code execution, wealthy text, mathematics, plots, and wealthy media, it's far used for modifying and walking the application, additionally it turned into first-rate appropriate for us to broaden our challenge, we're the usage of Jupiter Notebook forappearing a diverse set of rules on the information we takea look atthe accuracy of every set of rules. • VSCode: Visual Studio Code is a code editor that may be used with a whole lot of programming languages, it's far a code editor made with the aid of using Microsoft for Windows, Linux, and macOS. Features encompass guide for debugging, syntax highlighting, sensible code completion, snippets, code refactoring, and embedded Git. In VSCode we're developing an internet site with the usage of HTML, CSS and Javascript, and Flask. • Spyder: Spyder is an open-source cross-platform integrated development environment (IDE) for programming withinside the Python language Frontend: • HTML: HTML stands for HyperText Markup Language HTML is the same old markup language for developing Web pages HTML describes the shape of a Web web page HTML includes a sequence of factors HTML is used as a skeleton on this challenge • CSS: CSS stands for Cascading Style Sheets CSS describes how HTML factors are to be displayed on the screen, paper, or indifferent media CSS saves loads of work. • JAVASCRIPT: JavaScript is a high-stage programming language; It turned into at the beginning designed as a scripting language for web sites however have become extensively followed as a general-motive programming language, and is presently the maximum famous programming language in use JavaScript consists of out maximum of the functions Fig 1: Data Flow Diagram Backend: • Flask: Flask is a framework written in Python. The backend of this challenge is programmedwiththeassistance of Flask Flask is an API of Python that lets us accumulate internet applications. It evolved with the aid of using Armin Ronacher. Flask's framework is greater expressed than Django's framework and is likewise less complicated to research as it has much less base code to put into effect an easy internet-Application. Deep Learning: • Python: Python is an interpreted general-motive programming language Python is dynamically typed and garbage-collected. It helps a couple of programming paradigms, such as structured (particularly, procedural), object-orientated and useful programming. Python is the language used on this challenge to application and educates diff models 4.2. Workflow of The System 1. Data Flow Diagram Data flow diagrams are used to graphically constitute the flow of data in enterprise statistics. DFD describes the techniques which might be concerned in a model to switch facts from the entrance to the record garage and reviews generation. Data float diagrams may be divided into logical and physical. The logical data diagram describes facts via a model to carry out the positive capabilities of an enterprise 2.Sequence Diagram A sequence diagram indicates item interactionsorganized in time series. It depicts the items and lessons worried withinside the situation and the series of messages exchanged among the items had to perform the capability of the situation. Sequence diagrams are usually related to use case realizations withinside the Logical View of the gadget below development. Sequence diagrams are from time to time referred to as occasion diagrams or occasion scenarios
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2097 Fig 2: Sequence Diagram 4.3. Data Collection and Preprocessing Data series is described because the system of collecting, measuring, and reading correctinsightsforstudiestheusage of fashionable proven techniques. A researchercancompare their speculation on the premise of amassed facts. In maximum cases, facts series is the number one and maximum crucial step for studies,regardlessofthesphere of studies. The technique of facts series is extraordinary for extraordinary fields of study, relying on the specified information. 4.4 User Interface The interface is mainly divided into four section 1.Home Home includes the necessary information about the system and it works 2.Crop The crop section consists of crop recommendation model, the crop recommendation model takes details from the user then processes the information and provides a page thathas the output and suggestions 3.Fertilizer This contains fertilizer prediction model working of this model is same as crop prediction model, it takesinformation and predicts which fertilizer is to be used 4.Diseases The last and one of the main sections is a disease that includes crop disease,predictionmodel.Here,theuserhasto upload the photograph of the crop then the model will predict the disease also it will provide the additional suggestion to take precautions and how to cure the disease Fig 3: UI Fig 4: Disease Prediction output
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2098 Fig 5: Output Fig 6: Home UI Fig 7: Soil Details 5. METHODOLOGY Developing a user-friendly web-based system for farmers By providing their soil details like nitrogen, phosphorus, potassium, pH level farmer gets the idea of which crop is best for their soil. By providing their soil details like nitrogen, phosphorus, potassium farmer gets the idea of which fertilizer is best for their crop By providing an image of leaf farmer gets an idea which disease caught their crop and they also suggest how you can prevent it. The Dataset used in this project is imported from Kaggle Dataset consist of 20 different types of crops Each row has Nitrogen, Phosphorus, Potassium, and other detail 6. CONCLUSION AND FUTURE SCOPE The prediction of crop yield based on soil data and proper implementation ofalgorithmshaveprovedthata highercrop yield can be achieved. From the above work, we conclude that for soil classification Random Forest is a suitable algorithm with an accuracy of 99.09% compare to Gaussian Naive Bayes. The work can be extended further to add the following functionality. Building a Website can be built to help farmers by uploading an image of farms. Crop diseases detection uses image processing in which users get pesticides based on disease images and Fertilizer prediction based on soil condition. REFERENCES 1. Plant Leaf Disease Detection using Machine Learning - P.Sharma, P. Hans and S. C. Gupta (2019), IEEE [1] 2. Prediction of Crop Yield and FertilizerRecommendation - Devdatta A. Bondre, Mr. Santosh Mahagaonkar(2020), IJEAS [2] 3. Predicting fertilizer treatment of maize using decision tree algorithm - Nusrat Jahan, Rezvi Shahariar (2019), IEEE [3] 4. Predicting Crop Diseases UsingData MiningApproaches Classification - Umair Ayub, Syed Atif Moqurrab (2018), IEEE [4] 5. Crop Yield Prediction and Efficient use of Fertilizers - S.Bhanumathi, M.Vineeth and N.Rohit (2019), IEEE [5] 6. Prediction Model for Automated Leaf Disease Detection & Analysis - Nikita Goel, Dhruv Jain, Adwitiya Sinha (2018), IEEE [6]