Cropyield Prediction Using Flask AND Machine Learning

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 11

CROP YIELD

PREDICTION
USING FLASK
AND
MACHINE
LEARNING
AGENDA

Abstract
Existing System
Proposed System
System Requirements

27/11/2021 Crop yield Prediction using Flask and Machine learning 2


ABSTRACT
• Selection of a crop is the paramount task in an agricultural planning.
• The selection of crops will depend upon the different parameters such
as market price, production rate and the different government policies.
• Many changes are required in the agricultural field to improve our
Indian economy. We can improve the agricultural sector by using
machine learning techniques which can be applied easily.
• This improves our Indian economy by maximizing the yield rate of
crop production.

27/11/2021 Crop yield Prediction using Flask and Machine learning 3


INTRODUCTION
• Agriculture has a major role in the lives of every individual
• Crop yield prediction is an essential task for the decision-makers at
national and regional levels for rapid decision-making. An accurate
crop yield prediction model can help farmers to decide on what to
grow and when to grow.
• Machine learning, which is a branch of Artificial Intelligence (AI)
focuses primarily on learning and practical approach that can provide
better yield prediction considering several factors.

27/11/2021 Crop yield Prediction using Flask and Machine learning 4


DISADVANTAGES OF
EXISTING SYSTEM

 As farmers are facing many problems in the agricultural


sector, we need to minimize their problems.

 Farmers does not know how to use the Weka tool

 Low Efficiency

27/11/2021 Crop yield Prediction using Flask and Machine learning 5


PROPOSED
SYSTEM
• We have considered the Gaussian Naive Bayes method and K-
Nearest Neighbour method.
• Using this application we can do single testing by giving input
as crop name, season selected and the place selected.
• We can use any method among KNN or NB. As soon you give
the input you can mine the results.
• The results will tell you the yield rate of that crop(poor/good).
• We can do multiple testing by analysing the datasets. In
analysing, it allows you to select the whole file at once and
get the accuracy.

27/11/2021 Crop yield Prediction using Flask and Machine learning 6


ADVANTAGES OF
PROPOSED SYSTEM

 High Efficiency.

 Reduction of problems can be done by implementing various new techniques on


agriculture.

 This application helps them to predict the yield in much accurate manner.

 This will help the farmers to decide which crop to be selected for their land or the
region and at what time of the year.

27/11/2021 Crop yield Prediction using Flask and Machine learning 7


TECHNOLOGY
STACK

27/11/2021 Crop yield Prediction using Flask and Machine learning 8


SYSTEM
REQUIREMENS
Hardware Requirements Software Requirements

• System : Pentium Dual Core. • Operating system : Windows 7/8/10.

• Hard Disk : 500 GB. • Coding Language : Python

• Monitor : 15’’ LED • Tool : Jupyter Notebook,

• Input Devices : Keyboard, Mouse Visual Studio Code

• Ram : 1GB. • Database : SQLite3

27/11/2021 Crop yield Prediction using Flask and Machine learning 9


CONCLUSION
• Many techniques of machine learning are
applied on agriculture to improve yield
rate of crops.
• Helps in selecting proper crop for the
selected land and selected season. These
techniques will solve the problems of
farmers in the agriculture field.
• This will help in the economic growth of
our country.
 

27/11/2021 Crop yield Prediction using Flask and Machine learning 10


THANK YOU
A.S.V DHEERAJ (18R01A05J1)

G.PRANAVI (18R01A05K8)

T.AKSHITHA (18R01A05P3)

K.V. NIKHIL CHAKRAVARTHY (18R01A05P8)

27/11/2021 Crop yield Prediction using Flask and Machine learning 11

You might also like