Paper 2
Paper 2
LEARNING
Shubham Pawar1, Sumit Dere1, Ashitosh Akangire 1 , Harshvardhan Kamble1,
Prof. Seema Shrawne2
1
B.Tech Student, Dept of Computer Engineering & IT , VJTI College, Mumbai, Maharashtra, India.
2
Assistant Professor, Dept of Computer Engineering & IT, VJTI College, Mumbai, Maharashtra, India.
Abstract — Agriculture plays an important role in food to a net importer of food. All these trends
Indian economy. But now-a-days, agriculture in indicate that the agricultural sector in India is facing
India is undergoing a structural change leading to a a crisis today.
crisis situation. The only remedy to the crisis is to It is argued that the consequence of the
do all that is possible to make agriculture a agricultural crisis in India is very vast and likely to
profitable enterprise and attract the farmers to hit all the other sectors and the national economy in
continue the crop production activities. several ways. The only remedy to the crisis is to do
As an effort towards this direction, this research all that is possible to make agriculture a profitable
paper would help the farmers in making appropriate enterprise and attract the farmers to continue the
decisions regarding the cultivations with the help of crop production activities.
machine learning. This paper focuses on predicting In the past farmers used to predict their yield from
the appropriate crop based on the climatic situations previous year yield experiences. Thus, for this kind
and the yield of the crop based on the historic data of data analytics in crop prediction, there are
by using supervised machine learning algorithms. In different techniques or algorithms, and with the help
addition, a web application has been developed. of those algorithms, we can predict crop yield.
Nowadays, modern people don't have awareness
about the cultivation of the crops at the right time
I. INTRODUCTION
and at the right place. By analyzing all the issues
and problems like weather, temperature, and several
Agriculture is the backbone of the Indian economy.
factors, there is no proper solution and technologies
But agriculture in India is undergoing a structural
to overcome the situation faced. Accurate
change leading to a crisis situation. The relative
information about history of crop yield is an
contribution of agriculture to the GDP has been
important thing for making decisions related to
declining
agricultural risk management.Therefore, this paper
over time steadily. It is alarming that India is
proposes an idea to predict the crop and yield of the
moving from being a self-reliant nation of
crop based on the climatic conditions and historic
data related to the crop .The farmer will check the
production of the crop as per the acre ,before named Crop Advisor has been developed as a
cultivating onto the field. user-friendly web page for predicting the influence
of climatic parameters on crop yields.C4.5
The main objectives are: algorithm is used to produce the most influencing
a. To use machine learning techniques to predict climatic parameter on the crop yields of selected
crop and yield of the crop. crops in selected districts of Madhya Pradesh.
b. To analyze the data properly and to process the https://ieeexplore.ieee.org/document/6921718
data to get better predictions.
c. To improve the performance of machine learning In [3]. Analysis of Crop Yield Prediction by making
models. Use of Data Mining Methods. IJRET: The paper
d. To build an easy to use web application. provided in the International Journal of Research in
Engineering and Technology. In this paper, the main
aim is to create a user-friendly interface for farmers,
II. PROBLEM STATEMENT
which gives the analysis of rice production based on
the available data. For maximizing the crop
Crop selection and crop yield prediction are
productivity various Data mining techniques were
important agricultural problems. The aim of this
used to predict the crop yield.
project is to predict suitable crop based on the given
https://pdfs.semanticscholar.org/3376/e91c3a77a54
climate parameters and location and also to predict
7ce51cfe4a2e68ea6f35ffe63.pdf
the yield of that crop based on the season and area
of the field using machine learning algorithms.
In [4]. Random Forests for Global and Regional
Crop Yield Predictions. institute on the
III. LITERATURE REVIEW Environment, University of Minnesota, St. Paul,
MN 55108, United States of America. The
In [1] Predicting the yield of the crop using a generated outputs show that RF is an effective and
machine learning algorithm. International Journal of different machine-learning method for crop yield
Engineering Science Research Technology. This predictions at regional and global scales for its high
paper focuses on predicting the yield of the crop accuracy.
based on the existing data by using the Random https://www.researchgate.net/publication/30379496
Forest algorithm. Real data of Tamil Nadu were 5_Random_Forests_for_Global_and_Regional_Cro
used for building the model. p_Yield_Predictions
http://www.ijesrt.com/issues%20pdf%20file/Archiv
e-2018/April-2018/1.pdf In[5] Crop Prediction using Machine Learning
This research work helps the beginner farmer in
In [2]. Machine learning approach for forecasting such a way to guide them for sowing the reasonable
crop yield based on parameters of climate. The crops by deploying machine learning. Naive Bayes,
paper was provided at the International Conference a supervised learning algorithm puts forth in the
on Computer Communication and Informatics way to achieve it. The proposed supervised machine
(ICCCI). In the current research, a software tool learning using naive Bayes Gaussian classifier with
boosting algorithm is developed to predict the crop includes Temperature, Humidity, Soil pH, Rainfall
at high accuracy. and class label is the Crop.
In[6] Smart Farming Prediction Using Machine Following figures are the snapshots of the datasets
learning that have been used for this project.
The paper is about using machine learning with
various environmental factors like soil, pressure,
weather, crop type to predict the maximized
profitable crop to grow. The paper mainly focuses
on the algorithms used to predict crop yield, crop
cost predictions.
https://www.ijitee.org/papers/Smart_Farming_Predi
ction_Using_Machine_Learning
KNN 0.8825
SVM 0.8108