SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 833
Classification of Chemical Medicine or Drug using K nearest
Neighbor (kNN) and Genetic Algorithm
Pradip A. Sarkate1, Prof. A. V. Deorankar2
1P.G. Student, Department of Computer Science & Engineering, Govt. College of Engineering, Amravati, India
2Associate Professor, Department of Computer Science & Engineering, Govt. College of Engineering,
Amravati, India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract- Data mining techniques refers to extracting or
mine knowledge information from large amount of data. In
Data mining classification are supervised learning methods
which are used to predict a different design model and
describing important a data classes. Data classification in
medical field is different from other field. Medical data
classification involves multi class classification,heterogeneous
and complex data structure. In classification K- Nearest
Neighbor are most popular, very simple, highly effective
algorithms. Genetic algorithms are most popular techniquein
evaluation algorithm that used to solve optimizationproblem.
We used k-NN and genetic algorithm to categorize drug data
set, which can solve classification and optimization problem
which can better optimal result in drug or medicine data set.
The k-NN and genetic algorithm techniques which are
improved accuracy classification method in drug or medicine
data set.
Key Words: data mining; KNN algorithm, genetic algorithm.
1. INTRODUCTION:
Data mining refers to extracting or“mining"knowledgefrom
large amounts of data. Data mining is also called as
“knowledge mining in a data”, which integral part of KDD
(knowledge data mining) are consist series of
transformation step from data preprocessing to the post
processing in data mining result. There are various
multinational pharmaceutical industries which are
developed the medicines which are categories to original
research and generic medicines. There are basic
functionality of data mining such as clustering association,
and classification. Classifications which are used to
categories the different types of drug, classifying drug data
set. The classification technique is used to improving a drug
dataset or an medicine data set the classification is an
important role in data mining techniques.
The K Nearest Neighbor is a most valuable popular
classification algorithms in data mining technique. The
genetic algorithm is an evaluation algorithmwhichsolvedan
optimization problem. We will define theKNNalgorithmand
genetic algorithm
1.1 K Nearest Neighbor algorithm:
K nearest neighbor classification algorithm is a instance
based learning or non general learning, it will simply stores
instance of training data. The nearest neighbor method is to
find a predefined number of training samples closest in
distance to new point, and predict the label from these
instances. The number of samples can be user defined based
on local density of point.
K nearest neighbor algorithm is calculated on the basis of
value of k, which will define how many nearestneighborsare
to be considered to define class of a training sample data
point. The training sample data points are assigned weights
according to their distances from sample data point.
Nearest Neighbor techniques are classified into two
categories 1. Structure less NN technique and 2. Structure
based NN technique. This technique is very simple and easy
to implement, The K-nearest neighbor lies in first category
whole data is classified into training data and sample data
point. Structure based NN techniquesis based on structures
of data like orthogonal structure tree (OST), ball tree, k-d
tree, axis tree, nearest future line and central line. The
nearest neighbor is to find the K training instanceswhichare
closest to unknown instance and pick the most commonly
occurring classification for these K instances.
Application of KNN
 Classification and interpretation
 Nearest Neighbor based Content Retrieval
 Protein-Protein interaction and 3D structure
prediction
Drawback
 Low efficiency
 Dependency on the selection of values for K
1.2 Genetic Algorithm:
Genetic algorithm is a most important technique in
evolutionary computing which is used to solve an
optimization problem. To solve these optimizationproblem
evaluation algorithm require a data structure to represent
and evaluate solution from old solution’s. A solution
generated by genetic algorithm is called by chromosome,
while collection of chromosome is called as population.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 834
2. METHOD:
Here we proposed combines KNN algorithms and genetic
algorithm to improve the classification accuracyofdrugdata
set or medicine. We used to genetic search as better result
measure to prune redundant and irrelevant attributes.
Fig: Proposed System
In this system firstly load the data set, the genetic algorithm
which an evolutionary algorithm is useful for search and
optimization problem. They are apply genetic search
algorithm on the data set are rank based their attributes
values , and then select higher ranked of attributes. We are
applying two algorithm knn and genetic algorithm which
classify better accuracy, the accuracy of the classifier
computed as test data is an no of samplescorrectly classified
divided to total number of sample in test data. Knn and
genetic algorithms we classify chemical drugs or medicine
using training data sample set. The geneticalgorithmutilizes
basic three operations they are selection, mutation and
crossover. These operation have different type of individual
properties such as population size, crossover and mutation
probabilities in a genetic algorithms. In a medical field there
are various application used genetic algorithm such as
oncology, radiology, cardiology, endocrinology, obstetrics
and gynecology, surgery, infectious, diseases, neurologyand
orthopedics.
3. CONCLUSION:
Classification of medical data is highly complex structure,
knn is most effective classification technique to classify
unknown medical data set, better result other algorithm.We
used knn and genetic algorithm to optimize problem. Knn
algorithm categories unknown type of drugs and genetic
algorithm which solve optimal solution, it will improve the
classification accuracy of drug data or medicine data set.
REFERENCES:
[1]. M.Akhil jabbar, B.L Deekshatulu, Priti Chandra,”
Classification of Heart Disease Using K- Nearest
Neighbor and Genetic Algorithm” CIMTA pp.85-94
(2013).
[2]. Dr saed sayad,”University of toronto
http://chem-eng.utoronto.ca/~data mining.
[3]. Nitin Bhatia ,vandana ”Survey on nearest neighbor
techniques” IJCSIS,Vol 80,no 2(2010).
[4]. Max bramer,”Principles of data mining” Springer
(2007).
[5]. S.N Sivanandam, S.N Deepa,”Introduction to genetic
algorithms” Springer (2008).
[6]. S.N. Sivanandam,S.N. Deepa, ”Introduction to
genetic algorithms”Springer (2008) MA.Jabbar,B.L
Deekshatulu, Priti chandra. ”An evolutionary
algorithm forheart disease prediction” CCIS,PP 378-
389, Springer(2012).
[7]. MA. Jabbar, B.L Deekshatulu, Priti chandra,
”Prediction of Risk Score for Heart Disease using
Associative classification and Hybrid Feature Subset
Selection” ,In .Conf ISDA, pp 628-634,IEEE(2013).
[8]. MA. Jabbar, B.L deekshatulu, priti chandra,
”classification of heart disease usingANNandfeature
subset selection” GJCST, VOL 13,issue 3,version1.0
pp15-25(2013).
[9]. D.E Goldberg.” Genetic algorithm in search
optimization and machine learning “ Addisonwesely
(1989)

More Related Content

PDF
The Evaluated Measurement of a Combined Genetic Algorithm and Artificial Immu...
PDF
DataMining_CA2-4
PDF
Analysis on Data Mining Techniques for Heart Disease Dataset
PDF
Improving Prediction Accuracy Results by Using Q-Statistic Algorithm in High ...
PDF
CLUSTERING DICHOTOMOUS DATA FOR HEALTH CARE
PDF
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
PDF
Trust Enhanced Role Based Access Control Using Genetic Algorithm
PDF
Comparative study of various supervisedclassification methodsforanalysing def...
The Evaluated Measurement of a Combined Genetic Algorithm and Artificial Immu...
DataMining_CA2-4
Analysis on Data Mining Techniques for Heart Disease Dataset
Improving Prediction Accuracy Results by Using Q-Statistic Algorithm in High ...
CLUSTERING DICHOTOMOUS DATA FOR HEALTH CARE
IRJET- Machine Learning Classification Algorithms for Predictive Analysis in ...
Trust Enhanced Role Based Access Control Using Genetic Algorithm
Comparative study of various supervisedclassification methodsforanalysing def...

What's hot (18)

PDF
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...
PDF
USING NLP APPROACH FOR ANALYZING CUSTOMER REVIEWS
PDF
Enactment Ranking of Supervised Algorithms Dependence of Data Splitting Algor...
PDF
An efficient feature selection algorithm for health care data analysis
PDF
Controlling informative features for improved accuracy and faster predictions...
PDF
[IJET-V2I3P21] Authors: Amit Kumar Dewangan, Akhilesh Kumar Shrivas, Prem Kumar
PDF
Novel modelling of clustering for enhanced classification performance on gene...
PDF
Explainable AI in Drug Hunting
PDF
Assessment of Decision Tree Algorithms on Student’s Recital
PDF
CLUSTERING ALGORITHM FOR A HEALTHCARE DATASET USING SILHOUETTE SCORE VALUE
PDF
Selecting the correct Data Mining Method: Classification & InDaMiTe-R
PDF
Drug Discovery and Development Using AI
PDF
Ae044209211
PDF
IRJET- Disease Prediction System
PDF
An Heterogeneous Population-Based Genetic Algorithm for Data Clustering
PDF
Predicting of Hosting Animal Centre Outcome Based on Supervised Machine Learn...
PDF
IRJET - Survey on Clustering based Categorical Data Protection
IRJET- Gene Mutation Data using Multiplicative Adaptive Algorithm and Gene On...
USING NLP APPROACH FOR ANALYZING CUSTOMER REVIEWS
Enactment Ranking of Supervised Algorithms Dependence of Data Splitting Algor...
An efficient feature selection algorithm for health care data analysis
Controlling informative features for improved accuracy and faster predictions...
[IJET-V2I3P21] Authors: Amit Kumar Dewangan, Akhilesh Kumar Shrivas, Prem Kumar
Novel modelling of clustering for enhanced classification performance on gene...
Explainable AI in Drug Hunting
Assessment of Decision Tree Algorithms on Student’s Recital
CLUSTERING ALGORITHM FOR A HEALTHCARE DATASET USING SILHOUETTE SCORE VALUE
Selecting the correct Data Mining Method: Classification & InDaMiTe-R
Drug Discovery and Development Using AI
Ae044209211
IRJET- Disease Prediction System
An Heterogeneous Population-Based Genetic Algorithm for Data Clustering
Predicting of Hosting Animal Centre Outcome Based on Supervised Machine Learn...
IRJET - Survey on Clustering based Categorical Data Protection
Ad

Similar to IRJET- Classification of Chemical Medicine or Drug using K Nearest Neighbor (KNN) and Genetic Algorithm (20)

PDF
IRJET- Prediction of Heart Disease using RNN Algorithm
PDF
IRJET - A Survey on Machine Learning Intelligence Techniques for Medical ...
PDF
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...
PDF
Health Care Application using Machine Learning and Deep Learning
PDF
Diagnosing Chronic Kidney Disease using Machine Learning
PDF
Review of Algorithms for Crime Analysis & Prediction
PDF
HEALTH PREDICTION ANALYSIS USING DATA MINING
PDF
IRJET - Survey on Analysis of Breast Cancer Prediction
PDF
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
PDF
Heart Failure Prediction using Different MachineLearning Techniques
PDF
Machine Learning Aided Breast Cancer Classification
PDF
Early Identification of Diseases Based on Responsible Attribute using Data Mi...
DOCX
Final Report
PDF
Chronic Kidney Disease Prediction Using Machine Learning
PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
IRJET- Disease Prediction using Machine Learning
PDF
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...
PDF
A comparative analysis of classification techniques on medical data sets
PDF
A genetic algorithm-based feature selection approach for diabetes prediction
PDF
K-MEANS AND D-STREAM ALGORITHM IN HEALTHCARE
IRJET- Prediction of Heart Disease using RNN Algorithm
IRJET - A Survey on Machine Learning Intelligence Techniques for Medical ...
Utilizing Machine Learning, Detect Chronic Kidney Disease and Suggest A Healt...
Health Care Application using Machine Learning and Deep Learning
Diagnosing Chronic Kidney Disease using Machine Learning
Review of Algorithms for Crime Analysis & Prediction
HEALTH PREDICTION ANALYSIS USING DATA MINING
IRJET - Survey on Analysis of Breast Cancer Prediction
LIFE EXPECTANCY PREDICTION FOR POST THORACIC SURGERY
Heart Failure Prediction using Different MachineLearning Techniques
Machine Learning Aided Breast Cancer Classification
Early Identification of Diseases Based on Responsible Attribute using Data Mi...
Final Report
Chronic Kidney Disease Prediction Using Machine Learning
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET- Disease Prediction using Machine Learning
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...
A comparative analysis of classification techniques on medical data sets
A genetic algorithm-based feature selection approach for diabetes prediction
K-MEANS AND D-STREAM ALGORITHM IN HEALTHCARE
Ad

More from IRJET Journal (20)

PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
FIR filter-based Sample Rate Convertors and its use in NR PRACH
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
FIR filter-based Sample Rate Convertors and its use in NR PRACH

Recently uploaded (20)

PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
Lecture Notes Electrical Wiring System Components
PPT
Mechanical Engineering MATERIALS Selection
PPTX
UNIT 4 Total Quality Management .pptx
PPT
Project quality management in manufacturing
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPTX
Construction Project Organization Group 2.pptx
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
DOCX
573137875-Attendance-Management-System-original
PPTX
web development for engineering and engineering
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
OOP with Java - Java Introduction (Basics)
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PDF
Digital Logic Computer Design lecture notes
PPTX
Lesson 3_Tessellation.pptx finite Mathematics
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
Geodesy 1.pptx...............................................
CYBER-CRIMES AND SECURITY A guide to understanding
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Lecture Notes Electrical Wiring System Components
Mechanical Engineering MATERIALS Selection
UNIT 4 Total Quality Management .pptx
Project quality management in manufacturing
Embodied AI: Ushering in the Next Era of Intelligent Systems
Construction Project Organization Group 2.pptx
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
573137875-Attendance-Management-System-original
web development for engineering and engineering
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
OOP with Java - Java Introduction (Basics)
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
Digital Logic Computer Design lecture notes
Lesson 3_Tessellation.pptx finite Mathematics
Internet of Things (IOT) - A guide to understanding
Operating System & Kernel Study Guide-1 - converted.pdf
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Geodesy 1.pptx...............................................

IRJET- Classification of Chemical Medicine or Drug using K Nearest Neighbor (KNN) and Genetic Algorithm

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 833 Classification of Chemical Medicine or Drug using K nearest Neighbor (kNN) and Genetic Algorithm Pradip A. Sarkate1, Prof. A. V. Deorankar2 1P.G. Student, Department of Computer Science & Engineering, Govt. College of Engineering, Amravati, India 2Associate Professor, Department of Computer Science & Engineering, Govt. College of Engineering, Amravati, India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract- Data mining techniques refers to extracting or mine knowledge information from large amount of data. In Data mining classification are supervised learning methods which are used to predict a different design model and describing important a data classes. Data classification in medical field is different from other field. Medical data classification involves multi class classification,heterogeneous and complex data structure. In classification K- Nearest Neighbor are most popular, very simple, highly effective algorithms. Genetic algorithms are most popular techniquein evaluation algorithm that used to solve optimizationproblem. We used k-NN and genetic algorithm to categorize drug data set, which can solve classification and optimization problem which can better optimal result in drug or medicine data set. The k-NN and genetic algorithm techniques which are improved accuracy classification method in drug or medicine data set. Key Words: data mining; KNN algorithm, genetic algorithm. 1. INTRODUCTION: Data mining refers to extracting or“mining"knowledgefrom large amounts of data. Data mining is also called as “knowledge mining in a data”, which integral part of KDD (knowledge data mining) are consist series of transformation step from data preprocessing to the post processing in data mining result. There are various multinational pharmaceutical industries which are developed the medicines which are categories to original research and generic medicines. There are basic functionality of data mining such as clustering association, and classification. Classifications which are used to categories the different types of drug, classifying drug data set. The classification technique is used to improving a drug dataset or an medicine data set the classification is an important role in data mining techniques. The K Nearest Neighbor is a most valuable popular classification algorithms in data mining technique. The genetic algorithm is an evaluation algorithmwhichsolvedan optimization problem. We will define theKNNalgorithmand genetic algorithm 1.1 K Nearest Neighbor algorithm: K nearest neighbor classification algorithm is a instance based learning or non general learning, it will simply stores instance of training data. The nearest neighbor method is to find a predefined number of training samples closest in distance to new point, and predict the label from these instances. The number of samples can be user defined based on local density of point. K nearest neighbor algorithm is calculated on the basis of value of k, which will define how many nearestneighborsare to be considered to define class of a training sample data point. The training sample data points are assigned weights according to their distances from sample data point. Nearest Neighbor techniques are classified into two categories 1. Structure less NN technique and 2. Structure based NN technique. This technique is very simple and easy to implement, The K-nearest neighbor lies in first category whole data is classified into training data and sample data point. Structure based NN techniquesis based on structures of data like orthogonal structure tree (OST), ball tree, k-d tree, axis tree, nearest future line and central line. The nearest neighbor is to find the K training instanceswhichare closest to unknown instance and pick the most commonly occurring classification for these K instances. Application of KNN  Classification and interpretation  Nearest Neighbor based Content Retrieval  Protein-Protein interaction and 3D structure prediction Drawback  Low efficiency  Dependency on the selection of values for K 1.2 Genetic Algorithm: Genetic algorithm is a most important technique in evolutionary computing which is used to solve an optimization problem. To solve these optimizationproblem evaluation algorithm require a data structure to represent and evaluate solution from old solution’s. A solution generated by genetic algorithm is called by chromosome, while collection of chromosome is called as population.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 834 2. METHOD: Here we proposed combines KNN algorithms and genetic algorithm to improve the classification accuracyofdrugdata set or medicine. We used to genetic search as better result measure to prune redundant and irrelevant attributes. Fig: Proposed System In this system firstly load the data set, the genetic algorithm which an evolutionary algorithm is useful for search and optimization problem. They are apply genetic search algorithm on the data set are rank based their attributes values , and then select higher ranked of attributes. We are applying two algorithm knn and genetic algorithm which classify better accuracy, the accuracy of the classifier computed as test data is an no of samplescorrectly classified divided to total number of sample in test data. Knn and genetic algorithms we classify chemical drugs or medicine using training data sample set. The geneticalgorithmutilizes basic three operations they are selection, mutation and crossover. These operation have different type of individual properties such as population size, crossover and mutation probabilities in a genetic algorithms. In a medical field there are various application used genetic algorithm such as oncology, radiology, cardiology, endocrinology, obstetrics and gynecology, surgery, infectious, diseases, neurologyand orthopedics. 3. CONCLUSION: Classification of medical data is highly complex structure, knn is most effective classification technique to classify unknown medical data set, better result other algorithm.We used knn and genetic algorithm to optimize problem. Knn algorithm categories unknown type of drugs and genetic algorithm which solve optimal solution, it will improve the classification accuracy of drug data or medicine data set. REFERENCES: [1]. M.Akhil jabbar, B.L Deekshatulu, Priti Chandra,” Classification of Heart Disease Using K- Nearest Neighbor and Genetic Algorithm” CIMTA pp.85-94 (2013). [2]. Dr saed sayad,”University of toronto http://chem-eng.utoronto.ca/~data mining. [3]. Nitin Bhatia ,vandana ”Survey on nearest neighbor techniques” IJCSIS,Vol 80,no 2(2010). [4]. Max bramer,”Principles of data mining” Springer (2007). [5]. S.N Sivanandam, S.N Deepa,”Introduction to genetic algorithms” Springer (2008). [6]. S.N. Sivanandam,S.N. Deepa, ”Introduction to genetic algorithms”Springer (2008) MA.Jabbar,B.L Deekshatulu, Priti chandra. ”An evolutionary algorithm forheart disease prediction” CCIS,PP 378- 389, Springer(2012). [7]. MA. Jabbar, B.L Deekshatulu, Priti chandra, ”Prediction of Risk Score for Heart Disease using Associative classification and Hybrid Feature Subset Selection” ,In .Conf ISDA, pp 628-634,IEEE(2013). [8]. MA. Jabbar, B.L deekshatulu, priti chandra, ”classification of heart disease usingANNandfeature subset selection” GJCST, VOL 13,issue 3,version1.0 pp15-25(2013). [9]. D.E Goldberg.” Genetic algorithm in search optimization and machine learning “ Addisonwesely (1989)