SlideShare una empresa de Scribd logo
1 de 2
Descargar para leer sin conexión
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 796
AGRICULTURAL ANALYSIS USING DATA MINING TECHNIQUES
Pavithra B1, Janani A2, Jeyat Rathan R3, Vijay Franklin J4
1,2,3
UG Student, Bannari Amman Institute of Technology,Sathyamangalam, India
4
Asst. Professor, Bannari Amman Institute of Technology, Sathyamangalam, India.
---------------------------------------------------------------------***------------------------------------------------------------------
Abstract - In agriculture sector wherever farmers and agri
businesses need to build numberless choices daily and
complicated complexities involves the varied factors
influencing them. A necessary issue for agricultural designing
intention is that the correct yield estimation for the various
crops concerned within the designing. Data processing
techniques are necessary approach for accomplishing sensible
and effective solutionsforthisdrawback.Pythonisemployedas
a face for analysing the agricultural knowledge set. Jupyter
Notebook is that the data processing tool used to predict the
cropproduction.Theparameterincludeswithinthedatasetare
precipitation,temperature,referencecrop,evapotranspiration,
area, production and yield for the season from January to
December. The information mining techniques like K-Means,
KNN, SVM, and theorem network formula wherever high
accuracy is achieved. It additionally discusses on totally
different data processing applications in determination the
various agricultural issues. It integrates the work of assorted
authors in one place therefore it's helpful for researchers to
induce info of current situation of knowledge mining
techniques.
1. INTRODUCTION
Agriculture is that the major supply of the Indian Economy.
Day by day, the population will increase. Therefore the
demand of food will increase. To induce eliminate these
things farmers, agricultural scientists, and researchers are
attempting for higher crop yield. Agriculture is that the
backbone of the Indian nation. In spite of the actual fact that
enormous areas in Asian country are brought underneath
irrigation, solely common fraction of the cropped half is
irrigated. The productivity of agriculture is incredibly low.
Therefore because the demand of food is increasing, the
researchers, farmers, agricultural scientists and government
are attempting to placeadditional effortand techniques for a
lot of production. And asaresult,theagriculturalinformation
will increase day by day because the volume of knowledge
will increase, it needs involuntary manner for these
information to beextracted once required.Stillnowadays,an
awfully few farmers are literally mistreatment the new
strategies, tools and technique of farming for higher
production. Data processing will be used for predicting the
long run trends of agricultural processes. Data mining tasks
will be classified into 2 categories: Descriptive data
processing and prophetic data processing. Descriptive data
processing tasks characterize the overall properties of the
information within the information whereas prophetic data
processing is employed to predict express values supported
patterns determined fromknownresults.Predictioninvolves
mistreatment somevariablesor fieldswithintheinformation
to predict unknown or future values of different variables of
interest. Asso muchas data processing technique isconcern;
within the most of cases prophetic data processing approach
is employed. Prophetic data processing technique is
employed to predict futurecrop, meteorology,pesticidesand
fertilizers to be used, revenue to be generated then on. The
yield prediction downside will be resolved by using data
processing techniques likeKmeansthat,Knearestneighbour
(KNN), ArtificialNeuralNetworkandsupportvectormachine
(SVM). Analysis paper aims at finding appropriate
information models that accomplish a high exactness and a
high generality with regard to four parameters specifically
rain, year, production and space of sowing. For this purpose,
different kind of Mining techniqueswereevaluatedontotally
different data sets.
2. WORKING METHOD
The main techniques fordataminingincludeKmeansrules,K
nearest neighbour,BayesianNetworkAlgorithmandSupport
Vector machine. The different data mining techniques used
for solving different agricultural problem has been
mentioned.
A.K means clustering
K-Means clustering is one in every of the clustering
technique that method a cluster of information points into
low range of clusters. For instance, the things in an
exceedingly mall are clustered in several classes (medium,
large, X-L are classified because the size of the dress). This
can be a qualitative technique of rending a bunch of
information. A quantitative approach is employed to live
distinctive characteristics of the merchandise. In k clusters,
the amount of information points have to becompelledareto
be divided. The aim of this technique is to assign a cluster to
every information. K-means algorithmic rule aims to search
out the clusters positions that minimize the space from the
information points to the cluster.
B.KNN classifier(k nearest neighbour)
K-NearestNeighbors isone inalltheclassificationalgorithms
in Data Mining. It is otherwise known as supervised learning
model andlazyalgorithmicprogramdueto instancelearning.
It is used for various applications like pattern recognition,
data processing and intrusion detection. Implementation is
straightforward for small information sets. The coaching
information doesn't want any knowledge regarding the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 797
structureof knowledge before the analysis. Downside of this
classifier is searching for the closest neighbour for every
sample. Tons of houses is required once the coaching
information isgiant. The gapbetween check informationand
also the coaching information ought to becalculated foreach
checking information. So, the testing wants a great deal of
yourtime. There are 2 phases during this classifier: coaching
phase: Save the examples, Prediction phase: Get the check
instance and notice the coaching set.
C.Bayesian Network
A Bayesian network is associate acyclic graph consists of
edges and nodes with directions during which every edge
represents to a conditional dependency, and every node
represents to a single variable quantity. The probabilistic
graphical model that uses Bayesian abstract thought for
computations square measureknownasBayesiannetworks.
Bayesian network , that encodes a distribution lead (Crop
Year, Crop Production, Crop Temperature, Crop Rainfall,
Crop n), from a given coaching set. We are able to then use
the ensuing model so given a group of attributes the
classifier supported returns the label that maximizes the
posterior chance (Crop Year, Crop Production).Notethat, by
causing classifiers during this manner, we tend to have a
square measure addressing the most concern expressed
within the introduction. Take away the bias by the
independence assumptions embedded within the naïve
Bayesian classifier. Network with a comparatively sensible
MDL score that performs poorly as a classifier and to grasp
the attainable discrepancy between sensible prophetical
accuracy and sensible MDL score, we tendto shouldexamine
the MDL score. Recall that the log probability term in
Equation two is that the one that measures the standard of
the learned model, which D = denotes the coaching set.
D.SVM Classification(Support Vector Machine)
Support Vector Machine algorithmic rule isan distinguished
information analysis methodology and it's used for
classification and regression techniques. Here the
information points are planned in n-dimensional housewith
the worth of specific characteristics because the value of a
particular coordinate. The classification is completed by
finding the hyper-plane line that separates the categories
single. The procedures for using support vector machine
algorithms are defined. Read the crop dataset. Produce the
information frameandextractionfeatureofCrop production,
year, temperature, mean downfall and mean temperature
dataset. Produce the SVM category as e107 package and
linear, non-linear and kernel sequences model. Declaration
crop for temperature is the primary part scan information
frame and set list of crop space and temperature. The
second part applied support vector matrices to prediction
state for crop dataset. The SVM results calculate on
regression format dataset. Declaration crop for year of
production is the primary part scan information frame and
set list of crop per season, downfall and temperature. The
second part applied support vector matrices to prediction
state for crop dataset. The SVM results calculate on
regression format dataset. Declaration crop for downfall
mean value: the primary part scaninformationframeand set
list of crop per season, downfall and crop.
3. CONCLUSION
Agriculture is that the most important application space
notably within the developing countries like Asian country.
Use of knowledge technology in agriculture will be true of
higher cognitive process and farmers will yield in higher
approach. Data processing plays an important roleforhigher
cognitive process on many problems associated with
agriculture field. It discusses concerning the role of
knowledge mining within the agriculture field and their
connected work by many authors in context to agriculture
domain. It conjointly discusses on totally different data
processingapplications inresolutionthevariousagricultural
issues. This paper integrates the work of assorted authors in
one place thus it's helpful for researchers to induce info of
current situation of knowledge mining techniques and
applications in context to agriculture field.
REFERENCES
[1] Yethiraj N G , “Applying Data Mining TechniquesInThe
Field Of Agriculture And Allied Sciences”, International
Journal of Business Intelligent ISSN: 2278-2400, Volume
01, Issue 02,December 2012.
[2] Jain A, Murty MN, Flynn PJ. Data clustering: a review.
ACM Comput Surv. 1999; 31(3):264–323.
[3] Mucherino, A., Papajorgji, P., &Pardalos, P. (2009),
“Data mining in agriculture” (Vol. 34), Springer.
[4] Han J, Kamber M. Data mining: concepts and
techniques. Massachusetts: Morgan Kaufmann Publishers;
2001.
[5] Zaki, M J (1999), “Parallel and distributed association
mining: A survey”. IEEE concurrency, 7(4), 14-25.

Más contenido relacionado

La actualidad más candente

2009 Kelly work example Modelling guidance - Agriculture sector
2009 Kelly work example   Modelling guidance - Agriculture sector2009 Kelly work example   Modelling guidance - Agriculture sector
2009 Kelly work example Modelling guidance - Agriculture sector
JAKIRL
 

La actualidad más candente (7)

IRJET- Agricultural Productivity System
IRJET- Agricultural Productivity SystemIRJET- Agricultural Productivity System
IRJET- Agricultural Productivity System
 
Use of Qualitative and Quantitative Data in Sectoral Energy Performance Bench...
Use of Qualitative and Quantitative Data in Sectoral Energy Performance Bench...Use of Qualitative and Quantitative Data in Sectoral Energy Performance Bench...
Use of Qualitative and Quantitative Data in Sectoral Energy Performance Bench...
 
IRJET- Crop Price Forecasting System using Supervised Machine Learning Al...
IRJET-  	  Crop Price Forecasting System using Supervised Machine Learning Al...IRJET-  	  Crop Price Forecasting System using Supervised Machine Learning Al...
IRJET- Crop Price Forecasting System using Supervised Machine Learning Al...
 
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- Analyze Weather Condition using Machine Learning Algorithms
IRJET-  	  Analyze Weather Condition using Machine Learning AlgorithmsIRJET-  	  Analyze Weather Condition using Machine Learning Algorithms
IRJET- Analyze Weather Condition using Machine Learning Algorithms
 
2009 Kelly work example Modelling guidance - Agriculture sector
2009 Kelly work example   Modelling guidance - Agriculture sector2009 Kelly work example   Modelling guidance - Agriculture sector
2009 Kelly work example Modelling guidance - Agriculture sector
 
Data Analysis for Solar Energy Generation in a University Microgrid
Data Analysis for Solar Energy Generation in a University Microgrid Data Analysis for Solar Energy Generation in a University Microgrid
Data Analysis for Solar Energy Generation in a University Microgrid
 

Similar a IRJET - Agricultural Analysis using Data Mining Techniques

Similar a IRJET - Agricultural Analysis using Data Mining Techniques (20)

Agricultural Product Price and Crop Cultivation Prediction based on Data Scie...
Agricultural Product Price and Crop Cultivation Prediction based on Data Scie...Agricultural Product Price and Crop Cultivation Prediction based on Data Scie...
Agricultural Product Price and Crop Cultivation Prediction based on Data Scie...
 
Crop yield prediction.pdf
Crop yield prediction.pdfCrop yield prediction.pdf
Crop yield prediction.pdf
 
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 ...
 
Crop Recommendation System Using Machine Learning
Crop Recommendation System Using Machine LearningCrop Recommendation System Using Machine Learning
Crop Recommendation System Using Machine Learning
 
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN ModelAI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
AI Based Smart Agriculture – Leaf Disease Prediction Using Optimized CNN Model
 
IRJET- A New Hybrid Squirrel Search Algorithm and Invasive Weed Optimization ...
IRJET- A New Hybrid Squirrel Search Algorithm and Invasive Weed Optimization ...IRJET- A New Hybrid Squirrel Search Algorithm and Invasive Weed Optimization ...
IRJET- A New Hybrid Squirrel Search Algorithm and Invasive Weed Optimization ...
 
An analysis and impact factors on Agriculture field using Data Mining Techniques
An analysis and impact factors on Agriculture field using Data Mining TechniquesAn analysis and impact factors on Agriculture field using Data Mining Techniques
An analysis and impact factors on Agriculture field using Data Mining Techniques
 
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
 
IRJET - Rainfall Forecasting using Weka Data Mining Tool
IRJET - Rainfall Forecasting using Weka Data Mining ToolIRJET - Rainfall Forecasting using Weka Data Mining Tool
IRJET - Rainfall Forecasting using Weka Data Mining Tool
 
IRJET - Eloquent Salvation and Productive Outsourcing of Big Data
IRJET -  	  Eloquent Salvation and Productive Outsourcing of Big DataIRJET -  	  Eloquent Salvation and Productive Outsourcing of Big Data
IRJET - Eloquent Salvation and Productive Outsourcing of Big Data
 
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspberry PI
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspberry PIIRJET- IoT Based Crop Growth Detection and Irrigation System using Raspberry PI
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspberry PI
 
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspbe...
IRJET-  	  IoT Based Crop Growth Detection and Irrigation System using Raspbe...IRJET-  	  IoT Based Crop Growth Detection and Irrigation System using Raspbe...
IRJET- IoT Based Crop Growth Detection and Irrigation System using Raspbe...
 
IRJET - Enlightening Farmers on Crop Yield
IRJET -  	  Enlightening Farmers on Crop YieldIRJET -  	  Enlightening Farmers on Crop Yield
IRJET - Enlightening Farmers on Crop Yield
 
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
 
Decision support system for precision agriculture
Decision support system for precision agricultureDecision support system for precision agriculture
Decision support system for precision agriculture
 
IRJET - Disease Detection in Plant using Machine Learning
IRJET -  	  Disease Detection in Plant using Machine LearningIRJET -  	  Disease Detection in Plant using Machine Learning
IRJET - Disease Detection in Plant using Machine Learning
 
IRJET- A Fruit Quality Inspection Sytem using Faster Region Convolutional...
IRJET-  	  A Fruit Quality Inspection Sytem using Faster Region Convolutional...IRJET-  	  A Fruit Quality Inspection Sytem using Faster Region Convolutional...
IRJET- A Fruit Quality Inspection Sytem using Faster Region Convolutional...
 
Famer assistant and crop recommendation system
Famer assistant and crop recommendation systemFamer assistant and crop recommendation system
Famer assistant and crop recommendation system
 
Fruit Classification and Quality Prediction using Deep Learning Methods
Fruit Classification and Quality Prediction using Deep Learning MethodsFruit Classification and Quality Prediction using Deep Learning Methods
Fruit Classification and Quality Prediction using Deep Learning Methods
 
IRJET- Survey of Estimation of Crop Yield using Agriculture Data
IRJET- Survey of Estimation of Crop Yield using Agriculture DataIRJET- Survey of Estimation of Crop Yield using Agriculture Data
IRJET- Survey of Estimation of Crop Yield using Agriculture Data
 

Más de 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

1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 

Último (20)

Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 

IRJET - Agricultural Analysis using Data Mining Techniques

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 796 AGRICULTURAL ANALYSIS USING DATA MINING TECHNIQUES Pavithra B1, Janani A2, Jeyat Rathan R3, Vijay Franklin J4 1,2,3 UG Student, Bannari Amman Institute of Technology,Sathyamangalam, India 4 Asst. Professor, Bannari Amman Institute of Technology, Sathyamangalam, India. ---------------------------------------------------------------------***------------------------------------------------------------------ Abstract - In agriculture sector wherever farmers and agri businesses need to build numberless choices daily and complicated complexities involves the varied factors influencing them. A necessary issue for agricultural designing intention is that the correct yield estimation for the various crops concerned within the designing. Data processing techniques are necessary approach for accomplishing sensible and effective solutionsforthisdrawback.Pythonisemployedas a face for analysing the agricultural knowledge set. Jupyter Notebook is that the data processing tool used to predict the cropproduction.Theparameterincludeswithinthedatasetare precipitation,temperature,referencecrop,evapotranspiration, area, production and yield for the season from January to December. The information mining techniques like K-Means, KNN, SVM, and theorem network formula wherever high accuracy is achieved. It additionally discusses on totally different data processing applications in determination the various agricultural issues. It integrates the work of assorted authors in one place therefore it's helpful for researchers to induce info of current situation of knowledge mining techniques. 1. INTRODUCTION Agriculture is that the major supply of the Indian Economy. Day by day, the population will increase. Therefore the demand of food will increase. To induce eliminate these things farmers, agricultural scientists, and researchers are attempting for higher crop yield. Agriculture is that the backbone of the Indian nation. In spite of the actual fact that enormous areas in Asian country are brought underneath irrigation, solely common fraction of the cropped half is irrigated. The productivity of agriculture is incredibly low. Therefore because the demand of food is increasing, the researchers, farmers, agricultural scientists and government are attempting to placeadditional effortand techniques for a lot of production. And asaresult,theagriculturalinformation will increase day by day because the volume of knowledge will increase, it needs involuntary manner for these information to beextracted once required.Stillnowadays,an awfully few farmers are literally mistreatment the new strategies, tools and technique of farming for higher production. Data processing will be used for predicting the long run trends of agricultural processes. Data mining tasks will be classified into 2 categories: Descriptive data processing and prophetic data processing. Descriptive data processing tasks characterize the overall properties of the information within the information whereas prophetic data processing is employed to predict express values supported patterns determined fromknownresults.Predictioninvolves mistreatment somevariablesor fieldswithintheinformation to predict unknown or future values of different variables of interest. Asso muchas data processing technique isconcern; within the most of cases prophetic data processing approach is employed. Prophetic data processing technique is employed to predict futurecrop, meteorology,pesticidesand fertilizers to be used, revenue to be generated then on. The yield prediction downside will be resolved by using data processing techniques likeKmeansthat,Knearestneighbour (KNN), ArtificialNeuralNetworkandsupportvectormachine (SVM). Analysis paper aims at finding appropriate information models that accomplish a high exactness and a high generality with regard to four parameters specifically rain, year, production and space of sowing. For this purpose, different kind of Mining techniqueswereevaluatedontotally different data sets. 2. WORKING METHOD The main techniques fordataminingincludeKmeansrules,K nearest neighbour,BayesianNetworkAlgorithmandSupport Vector machine. The different data mining techniques used for solving different agricultural problem has been mentioned. A.K means clustering K-Means clustering is one in every of the clustering technique that method a cluster of information points into low range of clusters. For instance, the things in an exceedingly mall are clustered in several classes (medium, large, X-L are classified because the size of the dress). This can be a qualitative technique of rending a bunch of information. A quantitative approach is employed to live distinctive characteristics of the merchandise. In k clusters, the amount of information points have to becompelledareto be divided. The aim of this technique is to assign a cluster to every information. K-means algorithmic rule aims to search out the clusters positions that minimize the space from the information points to the cluster. B.KNN classifier(k nearest neighbour) K-NearestNeighbors isone inalltheclassificationalgorithms in Data Mining. It is otherwise known as supervised learning model andlazyalgorithmicprogramdueto instancelearning. It is used for various applications like pattern recognition, data processing and intrusion detection. Implementation is straightforward for small information sets. The coaching information doesn't want any knowledge regarding the
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 797 structureof knowledge before the analysis. Downside of this classifier is searching for the closest neighbour for every sample. Tons of houses is required once the coaching information isgiant. The gapbetween check informationand also the coaching information ought to becalculated foreach checking information. So, the testing wants a great deal of yourtime. There are 2 phases during this classifier: coaching phase: Save the examples, Prediction phase: Get the check instance and notice the coaching set. C.Bayesian Network A Bayesian network is associate acyclic graph consists of edges and nodes with directions during which every edge represents to a conditional dependency, and every node represents to a single variable quantity. The probabilistic graphical model that uses Bayesian abstract thought for computations square measureknownasBayesiannetworks. Bayesian network , that encodes a distribution lead (Crop Year, Crop Production, Crop Temperature, Crop Rainfall, Crop n), from a given coaching set. We are able to then use the ensuing model so given a group of attributes the classifier supported returns the label that maximizes the posterior chance (Crop Year, Crop Production).Notethat, by causing classifiers during this manner, we tend to have a square measure addressing the most concern expressed within the introduction. Take away the bias by the independence assumptions embedded within the naïve Bayesian classifier. Network with a comparatively sensible MDL score that performs poorly as a classifier and to grasp the attainable discrepancy between sensible prophetical accuracy and sensible MDL score, we tendto shouldexamine the MDL score. Recall that the log probability term in Equation two is that the one that measures the standard of the learned model, which D = denotes the coaching set. D.SVM Classification(Support Vector Machine) Support Vector Machine algorithmic rule isan distinguished information analysis methodology and it's used for classification and regression techniques. Here the information points are planned in n-dimensional housewith the worth of specific characteristics because the value of a particular coordinate. The classification is completed by finding the hyper-plane line that separates the categories single. The procedures for using support vector machine algorithms are defined. Read the crop dataset. Produce the information frameandextractionfeatureofCrop production, year, temperature, mean downfall and mean temperature dataset. Produce the SVM category as e107 package and linear, non-linear and kernel sequences model. Declaration crop for temperature is the primary part scan information frame and set list of crop space and temperature. The second part applied support vector matrices to prediction state for crop dataset. The SVM results calculate on regression format dataset. Declaration crop for year of production is the primary part scan information frame and set list of crop per season, downfall and temperature. The second part applied support vector matrices to prediction state for crop dataset. The SVM results calculate on regression format dataset. Declaration crop for downfall mean value: the primary part scaninformationframeand set list of crop per season, downfall and crop. 3. CONCLUSION Agriculture is that the most important application space notably within the developing countries like Asian country. Use of knowledge technology in agriculture will be true of higher cognitive process and farmers will yield in higher approach. Data processing plays an important roleforhigher cognitive process on many problems associated with agriculture field. It discusses concerning the role of knowledge mining within the agriculture field and their connected work by many authors in context to agriculture domain. It conjointly discusses on totally different data processingapplications inresolutionthevariousagricultural issues. This paper integrates the work of assorted authors in one place thus it's helpful for researchers to induce info of current situation of knowledge mining techniques and applications in context to agriculture field. REFERENCES [1] Yethiraj N G , “Applying Data Mining TechniquesInThe Field Of Agriculture And Allied Sciences”, International Journal of Business Intelligent ISSN: 2278-2400, Volume 01, Issue 02,December 2012. [2] Jain A, Murty MN, Flynn PJ. Data clustering: a review. ACM Comput Surv. 1999; 31(3):264–323. [3] Mucherino, A., Papajorgji, P., &Pardalos, P. (2009), “Data mining in agriculture” (Vol. 34), Springer. [4] Han J, Kamber M. Data mining: concepts and techniques. Massachusetts: Morgan Kaufmann Publishers; 2001. [5] Zaki, M J (1999), “Parallel and distributed association mining: A survey”. IEEE concurrency, 7(4), 14-25.