IEEE Template
IEEE Template
Learning
Parkavi R
dept. Computational Intelligence
SRM Instistute Of Science and
Technology
Chennai, India
[email protected]
Abstract— Heart Disease (HD)is a critical condition that many Not only applying a single algorithm, we can combine two
people suffer from and it is the expression which is used to or more ML algorithms to effectively detect the accuracy
characterize different types of heart conditions. Many people suffer of the Heart Disease. The main agenda of Machine
with heart issues heart disease remains the number one killer
Learning is to make predictions based on the experience.
disease, especially in the United States. The main symptoms of
heart disease are smoking, obesity, alcohol, high blood cholesterol
Initially, the Machine Learning algorithms use an
level, hypertension etc. There are many algorithms that are used to appropriate training dataset to build a model. Then, the
improve the performance in health care systems through model takes the input given by the user and finally based
information gathering in the form of datasets and it is used for on the training data the model evaluates and gives the
various applications that are advanced in healthcare industry. In our accurate result. Machine Learning is classified as
paper, we used four machine learning classification techniques. Supervised, Unsupervised learning, Reinforcement
Firstly, we included Support Vector Classifier (SVC). Is used to Learning. The Supervised learning has input data and its
predict the model based on parameters considered. The second one output. This is trained by a labeled dataset. Unsupervised
is the Logistic regression (LR). It is used to describe the
learning is neither classified nor labeled in the dataset. If
classification problems based on the input parameters. Thirdly,
Naive Bayes (NB) classifier and finally, the Decision tree (DT) the user gives any input, it finds the hidden patterns in the
Algorithm. We used different classifiers to improve accuracy and dataset and gives the output. Reinforcement Learning do
overall performance. The principle intension of our proposal is to not use any dataset. In our paper, there are different
improve the accuracy rate and to identify heart disease by classifier algorithms used. They are Decision tree (DT) to
implementing the machine learning classifier techniques. develop a model that predicts the value of a target variable
based on many input variables. Logistic Regression
Keywords—Heart Disease Diagnosis, Machine Learning, (LR)to generate the likelihood of the target, Naive Bayes
Attribute Selection, Classifiers.
(NB)makes predictions based on an object's likelihood,
and Support Vector Classifier (SVC) works to find the
I. INTRODUCTION
‘best fit’ among the available. To describe the probability
In our body, there are many organs, but the heart plays of heart disease occurrence, these classifiers often use
a key role in the body functioning. The main role of a supervised learning strategies. The subsequent portions of
heart is, it pumps oxygenated blood, hormones and also the paper are organized accordingly Section2 containing
helps in maintaining blood pressure. If there are any the literature work, section 3 containing implementation,
abnormalities in the functioning of the heart, then it results section 4 having Algorithm details followed by section 5
in the Heart Disease. Heart Disease is said to be the key having conclusion.
cause of many deaths in the United States and many other
countries. Around 7 lakh people, each year suffer from the II. EASE OF USE
heart diseases. It may occur due to many reasons. One of A. Selecting a Template (Heading 2)
the main cause of HD is decreased blood flow to the
Heart, increased blood pressure, higher levels of Detrano used machine learning to develop HD
cholesterol in blood. Early detection of this disease can be classification System. He made use of Cleveland data set
a life saver. If the Heart Disease is not detected during the with feature selection method. The performance was 77%
initial stages, then it would be a challenging task to cure it. in accuracy[1]. A system was proposed with the use of
There are many other reasons for the Heart Disease which algorithms such as multi-layer perceptron and support
include smoking, over drinking of alcohol, having heavy vector machine(SVM) from which 80.41% accuracy was
fatty foods, not having a healthy weight, over stress. Many achieved [2].
researchers have come up with a lot of work that In other study, a system was developed for heart
contributes to the prediction of heart diseases. Many ML disease classification with the implementation of a neural
algorithms are used for the identification of heart disease. network, fuzzy logic and the performance obtained was
NAIVE BAYES
The Naive Bayes is also a classifier model of Machine
Learning. This algorithm also gives the output based on
the input given by the user. It takes the testing data and
validates it against the training data.
LOGISTIC REGRESSION
The third algorithm considered was Logistic Regression.
This Logistic Regression gives a clear image of how the
relationship between a categorical and continuous
variable and based on this relationship it predicts the
output.
SUPPORT VECTOR CLASSIFIER:
This is a classification Model which is used to predict the
output by providing the ‘best fit’ among the data provided.
It is also one of the supervised machine learning model.
Fig. 5. Graph Depicting Logistic Regression
REFERENCES
The template will number citations consecutively within
brackets [1]. The sentence punctuation follows the bracket
[2]. Refer simply to the reference number, as in [3]—do not
use “Ref. [3]” or “reference [3]” except at the beginning of a
sentence: “Reference [3] was the first ...”
Number footnotes separately in superscripts. Place the
actual footnote at the bottom of the column in which it was
Fig. 3. Testing Data which is given as Input cited. Do not put footnotes in the abstract or reference list.
Use letters for table footnotes.
Unless there are six authors or more give all authors’
V.RESULT names; do not use “et al.”. Papers that have not been
In the proposed model, the accuracy gained by applying published, even if they have been submitted for publication,
each classifier is shown in the graphical representation. should be cited as “unpublished” [4]. Papers that have been
accepted for publication should be cited as “in press” [5].
Capitalize only the first word in a paper title, except for
proper nouns and element symbols.
For papers published in translation journals, please give
the English citation first, followed by the original foreign-
language citation [6].