Smart Crop Resec
Smart Crop Resec
Abstract— India, with its predominantly is the broadest economic sector and plays a
agrarian economy, faces significant most important role in the overall
challenges in optimizing crop selection due development of the country. More than 60%
to diverse climatic conditions, soil of the land in the country is used for
variations, and fluctuating market demands. agriculture in order to suffice the needs of
A large segment of the farming community 1.4 billion people Thus adopting new
lacks access to scientific methods and data- agriculture technologies is very important.
driven tools, resulting in suboptimal crop Current agriculture is highly dependent on
yields and economic losses. This paper technology and focuses on obtaining large
presents a machine learning-based crop profits from selected hybrid crops, which
prediction system designed to assist farmers destroy the soil's physical and biochemical
in making informed decisions about crop properties in the long run. This will be leads
selection. By analyzing parameters such as the farmers of our country towards profit.
soil composition, weather patterns,
Prior crop prediction and crop prediction
moisture levels, and historical yield data,
was performed on the basis of farmers
the system recommends the most suitable
experience on a particular location. The
crops for a given field. The integration of
crop is the significant factor contributing in
machine learning enables the identification
agricultural monetary. The crop depends on
of complex patterns and correlations,
multiple factors such as climatic,
enhancing the accuracy of predictions. This
geographic, and financial elements. It is
approach not only improves crop
difficult for farmers to decide when and
productivity and profitability but also
which crops to plant. Farmers are unaware
supports sustainable agricultural practices.
of which crop to grow, and what is the right
The study underscores the importance of
time and place to start due to uncertainty in
data science in modern farming and its
climatic conditions. They will prefer the
potential to transform traditional
prior or neighborhood or more trend crop in
agricultural methods. The system aims to
the surrounding region only for their land
empower farmers with actionable insights,
and they don't have enough of knowledge
ultimately contributing to food security and
about soil nutrients content such as
economic resilience in India.
nitrogen, phosphorus, potassium in the
I I. INTRODUCTION land. Considering all these problems takes
into the account we designed the system
Agriculture has an extensive history in
using a machine learning for betterment of
India. Agriculture is one of the important
the farmer. Machine learning (ML) is a
occupation practiced in India. India being a
game changer for agriculture sector.
nation of millions of villages so it employs
a large share of population in rural areas. It Machine learning is the part of artificial
intelligence, has emerged together with
bigdata technologies and high-
performance computing to create new
SMART CROP RECOMMENDATION SYSTEM
opportunities for data intensive science in Rahul katarya [4] describes the different
the multidisciplinary agro technology machine learning methods used for
domain. The designed system will accelerating crop yield. In this paper they
recommend the most suitable crop for gone through different artificial intelligence
particular land. Based on weather techniques such as machine learning
parameter and soil content such as Rainfall, algorithm, big data analysis for precision
Temperature, Humidity and pH. They are agriculture. They explain about crop
collected from Government website and recommender system using KNN,
KAGGLE. The system takes the required Ensemble-based Models, Neural networks,
input ...etc.
from the farmers or data set such as III. PROPOSED SYSTEM
Temperature, Humidity and pH. This all
The Proposed system will predict the most
inputs data applies to machine learning
suitable crop for particular land based on
predictive algorithms like logistic
soil contents and weather parameters such
regression and Decision tree to identify the
as Temperature, Humidity, soil PH and
pattern among data and then process it as
Rainfall.
per input conditions. The system
recommends the crop for the farmer and
also recommends the amount of nutrients to
be add for the predicted crop.
II. LITERATURE SURVE
Ashwani kumar Kushwaha[2] describes
crop yield prediction methods and a suggest
suitable crop so that it will improve the
profit for the farmer and quality of the
agriculture sector. In this paper for crop
yield prediction they obtain large volume
data, it’s been called as big data (soil and
weather data) using Hadoop platform and
agro algorithm. Hence based repository
data will predict the suitability crop for
particular condition and improvement crop
quality.
Girish L [3] describe the crop yield and rain
fall prediction using a machine learning Figure 1. Architecture of the proposed
method. In this paper they gone through a system.
different machine learning approaches for
the prediction of rainfall and crop yield and The Architecture of the proposed system
also mention the efficiency of a different consists of various
machine learning algorithm like liner blocks as shown in the fig (1) as follows
regression, SVM, KNN method and
decision tree. In that algorithm they The crop prediction system follows a
conclude that SVM have the highest systematic and structured workflow, as
efficiency for rainfall prediction. illustrated in Figure 1, to assist farmers in
identifying the most suitable crop for
cultivation based on environmental and soil
SMART CROP RECOMMENDATION SYSTEM
CONCLUSION:
Presently our farmers are not effectively
using technology and analysis, so there may
be a chance of wrong selection of crop for
cultivation that will reduce their income. To
reduce those type of loses we have
developed a farmer friendly system with
GUI, that will predict which would be the
best suitable crop for particular land and
this system will also provide information
about required nutrients to add up, required
seeds for cultivation, expected yield and
market price. So, this makes the farmers to
take right decision in selecting the crop for
cultivation such that agricultural sector will
be developed by innovative idea.
FUTURE SCOPE:
We have to collect all required data by
giving GPS locations of a land and by
taking access from Rain forecasting system
of by the government, we can predict crops
by just giving GPS location. Also, we can
develop the model to avoid over and under
crisis of the food.
REFERENCES
1. Prof. D.S. Zingade ,Omkar Buchade
,Nilesh Mehta ,Shubham Ghodekar
,Chandan Mehta “Crop Prediction
System using Machine Learning”.
2. Ashwani kumar Kushwaha,
Swetabhattachrya “crop yield
prediction using agro algorithm in
hatoop”.
3. Girish L, Gangadhar S, Bharath T
R, Balaji K S, Abhishek K T “Crop
Yield and Rainfall Prediction in
Tumakuru District using Machine
Learning”.
SMART CROP RECOMMENDATION SYSTEM