SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
ยฉ 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1225
Machine Learning Classification Algorithms for Predictive
Analysis in Healthcare
Ms. Manjiri Mahadev Mastoli1, Dr. Urmila R. Pol2, Rahul D. Patil3
1ResearchScholar, Department of Computer Science, Shivaji University, Kolhapur, Maharashtra, India.
2Assistant Professor, Department of Computer Science, Shivaji University, Kolhapur, Maharashtra, India.
3Quality Assurance Engineer, Menon Bearing Ltd, Kolhapur, Maharashtra
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract โ€“ Machine LearningandArtificialIntelligence has
gained much attention from researchers in healthcare and
medical sciences. Today volume, velocity, and variety of
healthcare data rapidly increased, therefore there is a need of
an efficient machine learning tool which will enhance
prediction accuracy in healthcare. The main purpose of this
paper is to find the best and most suitable algorithm for
prediction and diagnosis of diseases and application of
machine learning for heathcare systems. This paper also
provides an overview of the data science concepts from data
mining technique to machine learning classification
algorithms.abstract summarizes, in one paragraph (usually),
the major aspects of the entire paper in the following
prescribed sequence.
Key Words: Data Mining Technique, Machine Learning,
Artificial Intelligence, Classification, Heathcare.
1. INTRODUCTION:
The increasingly growing numberofapplicationsofmachine
learning in healthcare allows us to foretaste at a future
where data, analysis, and innovation work hand-in-hand to
help countless patients without them ever realizing it. Soon,
it will be quite common to find ML-based applications
embedded with real-time patient data available from
different healthcare systems in multiple countries, thereby
increasing the efficacy of new treatment optionswhichwere
unavailable before.
Healthcare covers detailed processes of the diagnosis,
treatment and prevention of disease, [1]. The medical
industry in most countries is evolving at a rapid space. The
healthcare industry with rich data as they generate massive
amounts of data, including electronic medical records,
administrative reports and other findings [2].
Health informatics are becoming a very research-intensive
field and the largest consumer of public funds. With the
occurrence of computers and new algorithms, health care
has seen an increase in computer tools and could no longer
ignore these emerging tools. This resulted in uniting of
healthcare and computing to form health informatics.This is
expected to create more efficiency and effectiveness in the
health care system, while at the same time, improve the
quality of healthcare and lower cost. [3]
Machine learning and Deep Learning algorithms will
enhance prediction accuracy of any heathcare problem to a
upper limit as compared to existing researches.
2. MACHINE LEARNING:
Traditionally data mining is a statistical learning approach
and more effective, robust features for data analysis. From
those data, it builds prediction or clustering models. There
are lots of challenges on both pre-processing ofcomplicated
data and domain knowledge expertise. The latest advances
in machine learning technologies provide new effective
paradigms to obtain end-to-end learning machine learning
models from complex data. In this research article,
researchers review the literature on applying machine
learning technologies to advance the health care domain.
As compared to several typical prediction algorithms, the
prediction accuracy of machine learning algorithm reaches
maximum and with a convergencespeed whichisfasterthan
any other disease risk prediction [4]. Machine learning has
resulted in important contributions to a number of
disciplines in current years, withvisionandnatural language
processing [5].
Figure 1: Traditional vs. machine learning approach.
In a traditional approach to data analysis, one starts
with the model as input to the machine. In an machine
learning approach, one starts with the data and
outputs a model that can then be applied to new data
[5].
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
ยฉ 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1226
Data Mining Techniques:
2.1 Association:
In the association data mining technique pattern is
discovered based on a relationship between items in the
same operation. It is also known as relation technique. The
association technique is used in marketbasketanalysis.Also
can be used in the association of some diseases and the
symptoms of those or inter linkages between the diseases. It
is also technique also used in crosses marketing, catalog
design, loss-leader analysis, etc.
2.2 Classification:
It is a classic technique based onmachinelearning method of
classification which is used to classify item in a set of item
into one of a predefined set of clusters or group. It also uses
mathematical techniques such as decision trees, linear
programming, neural network, and statistics. Following are
the various classification algorithms used in healthcare [5]:
K-Nearest Neighbour (K-NN)
Decision Tree (DT)
Support Vector Machine (SVM)
Neural Network (NN)
Bayesian Methods
Breast cancer is one of the dangerous diseases in women.
Potter et al. has performed experiment on the breast cancer
data set using Weka tool and then analyze the performance
of different classifier using 10-fold cross validation method
[6]. Data mining can contribute with important benefits to
the blood bank sector. J48 algorithm and WEKA tool have
been used for the complete research work. Classification
rules performed well in the classification of blood donors,
whose accuracy rate reached 89.9% [7].
2.3 Clustering:
Data mining technique, clustering isthatmakesa meaningful
or useful cluster of objects which have similar properties or
characteristics. The clustering technique describes the
classes and objects in each class, while in the classification
techniques, objects are allottedintopredefinedclasses. Itisa
common descriptive task in which it seek to identify a finite
set of categories or class or clusters to describe the data [8].
Rui Velosoa et. al. [9] had used the clustering approach,
vector quantization method for predicting the readmissions
in intensive medicine. The algorithm used in the vector
quantization method is k-means.
2.4 Prediction:
Data mining technique prediction, as its name implied, that
discovers the relationship between independent variables
and relationship between dependent and indpendent
variables. Adebayo Peter Idowu et al worked in predicting
immunize-able diseases. The data mining model namely
Mathematical Model (MM) for predicting immunize-able
diseases that affect children between ages 0 - 5 years was
designed by this team. The model was adaptedanddeployed
for use in six (6) selected localized areas within an Osun
State in Nigeria. [10]
2.5 Sequential Patterns:
Data mining technique sequential patterns analysis is seeks
to discover or identify similar patterns, regular events or
trends in transaction data over a period.
2.6 Decision Tree
The decision tree is most commonly used data mining
techniques because its model is easy to understand for
users. A decision tree is a structure includes a root node,
branches, and leaf nodes. Data mining approaches that have
been utilized for breast cancer diagnosis and prognosis
Decision tree is found to be the best predictor with 93.62%
Accuracy on benchmark dataset and also on SEER data
set[11].
The researcher Jayanthi Ranjan presented how data mining
discovers and extracts useful patterns of large data to find
observable patterns. They demonstrates the ability of Data
mining in improving the quality of the decision-making
process in the pharma industry [12]. Jyoti Soni et al
accomplished that decision trees, appears to be mainly
effective for predicting patients with no heart disease
compared to the other two models with 89% acuracy [14].
3. MACHINE LEARNING CLASSIFICATION
ALGORITHMS
Following are the main five classifications of algorithm used
for analysis in heathcare .
3.1 Classification:
Classification is technique to classify data into a desired and
individual number of classes where we can assign labels to
each class. Healthcare Diagnosis, Speech recognition,
Handwriting recognition,Biometricidentification,Document
classification, etc are the applications of Machine Learning
Classification. There are two categories of classifiers Binary
classifiers and Multi-Class classifiers.The classificationastwo
distinct classes or with two possible outcomes called as
Binary classifiers. Classification with more than two distinct
classes called as Multi-Class classifiers.
3.2.1 Naive Bayes or Naive Bayes Classifier:
Naive Bayes is a probabilistic classifier stimulated by the
Bayes theorem. With the simple assumption that attributes
are conditionally independent. The main advantage of Naive
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
ยฉ 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1227
Bayes algorithm requires a small amount of training data to
estimate the necessary parameters. This classifiers
are extremely fast comparedto moresophisticatedmethods.
Naive Bayes Classifier appear to be most efficientasithasthe
highest percentage of correct predictions rate with 86.53%
accuracy for patients with heart disease, followed by Neural
Network and Decision Trees[14].
3.2.2 Support Vector Machine:
Support vector machine commonly called as SVM is a
representation of the training data as points in space
separated into categories. A clear gap that is as wide as
possible.New scenario are thenmappedintothatsamespace
and predicted to belong to a category based on which side of
the gap. There are three main parameters Type of kernel,
Gamma value, C value. The main advantages of svm is, it is
efficient in high dimensional spaces and uses a subset of
training points in the decision function. It is also memory
efficient.
3.2.3 K-NEAREST NEIGHBOUR (KNN):
K-Nearest Neighbour classify an item into majority vote of
the itemโ€™s neighbors, in the space of input parameter. The
object is assigned to the class which is most common among
its โ€œkโ€ nearest neighbor which is an integer part. This
classification is computed from a simple majority vote of the
k nearest neighbors of each point.
Advantages: K-Nearest Neighbour algorithm is simple to
implement, robust to noisy training data and effective if
training data is large.
3.2.4 DECISION TREE
Decision Tree makes decisions with tree-like model. It splits
the sample into two or more homogeneous sets called leaves
which based on the most significant differentiators in input
variables. To chooseadifferentiatororpredictor,thedecision
tree algorithm considers all features and does a binary split
on them for categorical data. It will then choose the one with
the least cost i.e. highest accuracy, and repeats recursively,
until it successfully splits the data in all leaves or reaches the
maximum depth. The main advantage of the decision tree
is,it is simple to understandand visualize, requires little data
preparation, and can handle both numerical and categorical
data.
3.2.5 RANDOM FOREST
Random forest (RF) isa collective model that grows multiple
tree and classify objects based on the votes of all the trees.
RFclassifier is a meta_estimatorthatfitsanumberofdecision
trees on various sub-samplesof datasets and uses averageto
improve the predictive accuracy of the model and controls
over-fitting. The sub-sample size is always the same as the
original input sample size, but the samples are drawn with
replacement. It could handle large data set with high
dimensionality, output Importance of Variable, useful to
explore the data and it could handle missing data while
maintaining accuracy. Advantage of random forest is
reduction in over-fitting and random forestclassifier ismore
accurate than decision trees in most cases.
Stephan Dreiseitl et al evaluated the discriminatory power
of K-nearest neighbors, artificial neural networks (ANNs),
logistic regression, support vector machines (SVMs) and
decision tress on the task of classifying pigmented skin
lesions (nevi), dysplastic nevi OR melanoma[15]. N. G. Maity
et al made case study analysis on machine learning they
demonstrates the use of Bayesian Inference diagnosing
Alzheimer's disease based on cognitive test results and
demographic data and focusedonprogrammedclassification
of cell images to find out the advancement and severity of
breast cancer using ANN[16].
Many machinelearning applications are foundinthemedical
related areas such as Identifying Diseases and Diagnosis,
Drug Discovery and Manufacturing, Medical Imaging
Diagnosis, Personalized Medicine and Outbreak Prediction.
Machine learning applied in healthcare industry play an
important role in prediction and diagnosis of the diseases.
The respective study will find the useful and hidden
knowledge from the dataset.
3. CONCLUSION
In this paper, researcher reviewed research papers on
machine learning methods applied to healthcare
applications. Decision Tree and Support Vector Machine are
the machine learning classification algorithm used by the
majority of researchers in their heathcare predictive
research and are the best algorithm in case of accuracy.
Machine Learning and Artificial Intelligence have virtually
endless applications in the healthcare and medical domain.
Machine learning is helping to streamline administrative
processes, diagnosis diseases, prognosisdiseases,treatment
schedule and personalize medical treatments in healthcare
to map and treat diseases. In future, there may be more
advanced Machine Learning technique focused on the early
detection, diagnosis, prognosis of diseases. Based on the
analyzed work, researchers suggest that AI and Machine
Learning approaches could be the vehicle for translating big
heathcare data into improved human health.
REFERENCES
[1] J.-J. Yang, J. Li, J. Mulder, Y. Wang, S. Chen, H. Wu, Q.
Wang, and H. Pan, โ€œEmerging information technologies
for enhanced healthcare,โ€Comput.Ind.,vol.69,pp.3โ€“11,
2015.
[2] N. Wickramasinghe, S. K. Sharma, and J. N. D. Gupta,
โ€œKnowledge Management in Healthcare,โ€ vol. 63, pp. 5โ€“
18, 2005
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
ยฉ 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1228
[3] Shortliffe, EH., Perrault, LE., (Eds.). Medical informatics:
Computer applications in health care and biomedicine
(2nd Edition). New York: Springer, 2000.
[4] M. Chen, Y. Hao, K. Hwang, L. Wang and L. Wang,
"Disease Prediction by Machine Learning Over Big Data
From Healthcare Communities," in IEEE Access, vol. 5,
pp. 8869-8879, 2017. doi:
10.1109/ACCESS.2017.2694446
[5] Jenna Wiens, Erica S Shenoy, Machine Learning for
Healthcare: On the Verge of a Major Shift in Healthcare
Epidemiology, Clinical Infectious Diseases, Volume 66,
Issue 1, 1 January 2018, Pages 149โ€“153,
https://doi.org/10.1093/cid/cix731
[6] S.Yamini , Dr.V.Khanaa , Dr.Krishna Mohantha - A State
of the Art Review on Various Data Mining Techniques,
International Journal of Innovative Research in Science,
Engineering and Technology, Vol. 5,Issue3,March2016
[7] R. Potter, โ€œComparison of classification algorithms
applied to breast cancer diagnosis and prognosisโ€,
advances in data mining, 7th Industrial Conference,
ICDM 2007, Leipzig, Germany, pp. 40-49, (2007) July.
[8] Arvind Sharma and P.C. Guptaโ€•Predicting the Number
of Blood Donors through their Age and Blood Group by
using Data Mining Tool International Journal of
Communication and Computer TechnologiesVolume01
โ€“ No.6, Issue: 02 September 2012.
[9] U. Fayyad, G. Piatetsky-Shapiro, and P. Smyth, โ€œFrom
data mining to knowledge discovery in databases,โ€ AI
Mag., pp. 37โ€“54, 1996.
[10] R. Veloso, F. Portela, M. F. Santos, ร. Silva, F. Rua, A.
Abelha, and J. Machado, โ€œA Clustering Approach for
Predicting Readmissions in Intensive Medicine,โ€
Procedia Technol., vol. 16, pp. 1307โ€“1316, 2014.
[11] International Journal of Applied Information Systems
(IJAIS) โ€“ ISSN: 2249-0868 Foundation of Computer
Science FCS, New York, USA Volume 5โ€“ No.7,May 2013.
[12] ShwetaKharyaโ€•Using Data Mining Techniques
ForDiagnosis And Prognosis Of Cancer Diseasel,
International Journal of Computer Science, Engineering
and Information Technology (IJCSEIT),Vol.2,No.2,April
2012.
[13] Jayanthi Ranjanโ€•Applicationsofdata miningtechniques
in pharmaceutical industryโ€–, Journal of Theoretical and
Applied Technology, (2007).
[14] Jyoti Soni, Ujma Ansari, Dipesh Sharma, ,PredictiveData
Mining for Medical Diagnosis: An Overview of Heart
Disease Prediction, International Journal of Computer
Applications (0975 โ€“ 8887) Volume 17โ€“ No.8, March
2011
[15] Stephan Dreiseitl, LucilaOhno-Machado,Harald Kittler,
Staal Vinterbo,Holger Billhardt, Michael Binder,A
Comparison of Machine Learning Methods for the
Diagnosis of Pigmented Skin Lesions ,Journal of
Biomedical Informatics,Volume 34,Issue 1,February
2001,Pages 28-36.
[16] N. G. Maity and S. Das, "Machine learning for improved
diagnosis and prognosis in healthcare," 2017 IEEE
Aerospace Conference, Big Sky, MT, 2017, pp. 1-9.
BIOGRAPHIES
Dr.Urmila Pol pursed Bachelor of
Science from Shivaji Universityand
Master of Compter Application
from CSIBER, Shivaji University,
Kolhapur, Maharashtra. She is
currently working as Assitant
Professor in Department of
Computer Sciences, Shivaji
University, Kolhapur,Maharashtra.
She is Member of International
Association of Engineer. Currently,
she is guiding four Ph.D and one
M.Phil student. Her main research
work focuses on Artificial
Intelligence, Data Science, Big Data
Analytics, LMS and Open Source
Technologies, She has 20 years of
teaching experience and 15 years
of Research Experience.
Ms. Manjiri Mahadev Mastoli
pursed Master of Compter
Application from CSIBER, Shivaji
University, Kolhapur,Maharashtra.
She is currently pursuing Ph.D. and
currently working as research
Scholar inDepartmentofComputer
Sciences, Shivaji University,
Kolhapur, Maharashtra. Her main
research work focuses on Artificial
Intelligence and Machine Learning,
Data Science, She has 5 years of
teaching experience and 5 years of
Research Experience.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
ยฉ 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1229
Mr. R.D. Patil pursed Bachelor of
Enginerring Shivaji University,
Kolhapur and Master of Buniness
Administration from IGNOU. He is
currently working as Quality
Assurance Engineer at Menon
Bearing Ltd, Kolhapur,
Maharashtra. His main research
work focuses on Oprational
Research, Artificial Intelligenceand
Machine Learning. He has 8 years
of Quality Assurance experience
and 4 years of Research
Experience.

More Related Content

What's hot

Biometric Identification and Authentication Providence using Fingerprint for ...
Biometric Identification and Authentication Providence using Fingerprint for ...Biometric Identification and Authentication Providence using Fingerprint for ...
Biometric Identification and Authentication Providence using Fingerprint for ...IJECEIAES
ย 
IRJET - A Survey on Machine Learning Intelligence Techniques for Medical ...
IRJET -  	  A Survey on Machine Learning Intelligence Techniques for Medical ...IRJET -  	  A Survey on Machine Learning Intelligence Techniques for Medical ...
IRJET - A Survey on Machine Learning Intelligence Techniques for Medical ...IRJET Journal
ย 
Selecting the correct Data Mining Method: Classification & InDaMiTe-R
Selecting the correct Data Mining Method: Classification & InDaMiTe-RSelecting the correct Data Mining Method: Classification & InDaMiTe-R
Selecting the correct Data Mining Method: Classification & InDaMiTe-RIOSR Journals
ย 
An efficient feature selection algorithm for health care data analysis
An efficient feature selection algorithm for health care data analysisAn efficient feature selection algorithm for health care data analysis
An efficient feature selection algorithm for health care data analysisjournalBEEI
ย 
Prediction of Default Customer in Banking Sector using Artificial Neural Network
Prediction of Default Customer in Banking Sector using Artificial Neural NetworkPrediction of Default Customer in Banking Sector using Artificial Neural Network
Prediction of Default Customer in Banking Sector using Artificial Neural Networkrahulmonikasharma
ย 
IRJET- Disease Prediction System
IRJET- Disease Prediction SystemIRJET- Disease Prediction System
IRJET- Disease Prediction SystemIRJET Journal
ย 
Framework for efficient transformation for complex medical data for improving...
Framework for efficient transformation for complex medical data for improving...Framework for efficient transformation for complex medical data for improving...
Framework for efficient transformation for complex medical data for improving...IJECEIAES
ย 
A comprehensive study on disease risk predictions in machine learning
A comprehensive study on disease risk predictions  in machine learning A comprehensive study on disease risk predictions  in machine learning
A comprehensive study on disease risk predictions in machine learning IJECEIAES
ย 
Ez36937941
Ez36937941Ez36937941
Ez36937941IJERA Editor
ย 
IRJET- A Survey on Prediction of Heart Disease Presence using Data Mining and...
IRJET- A Survey on Prediction of Heart Disease Presence using Data Mining and...IRJET- A Survey on Prediction of Heart Disease Presence using Data Mining and...
IRJET- A Survey on Prediction of Heart Disease Presence using Data Mining and...IRJET Journal
ย 
CLUSTERING DICHOTOMOUS DATA FOR HEALTH CARE
CLUSTERING DICHOTOMOUS DATA FOR HEALTH CARECLUSTERING DICHOTOMOUS DATA FOR HEALTH CARE
CLUSTERING DICHOTOMOUS DATA FOR HEALTH CAREijistjournal
ย 
Disease prediction in big data healthcare using extended convolutional neural...
Disease prediction in big data healthcare using extended convolutional neural...Disease prediction in big data healthcare using extended convolutional neural...
Disease prediction in big data healthcare using extended convolutional neural...IJAAS Team
ย 
IRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine LearningIRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine LearningIRJET Journal
ย 
Correlation of artificial neural network classification and nfrs attribute fi...
Correlation of artificial neural network classification and nfrs attribute fi...Correlation of artificial neural network classification and nfrs attribute fi...
Correlation of artificial neural network classification and nfrs attribute fi...eSAT Journals
ย 
CLUSTERING ALGORITHM FOR A HEALTHCARE DATASET USING SILHOUETTE SCORE VALUE
CLUSTERING ALGORITHM FOR A HEALTHCARE DATASET USING SILHOUETTE SCORE VALUECLUSTERING ALGORITHM FOR A HEALTHCARE DATASET USING SILHOUETTE SCORE VALUE
CLUSTERING ALGORITHM FOR A HEALTHCARE DATASET USING SILHOUETTE SCORE VALUEijcsit
ย 
Heart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data MiningHeart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data MiningIRJET Journal
ย 
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...cscpconf
ย 

What's hot (19)

Biometric Identification and Authentication Providence using Fingerprint for ...
Biometric Identification and Authentication Providence using Fingerprint for ...Biometric Identification and Authentication Providence using Fingerprint for ...
Biometric Identification and Authentication Providence using Fingerprint for ...
ย 
IRJET - A Survey on Machine Learning Intelligence Techniques for Medical ...
IRJET -  	  A Survey on Machine Learning Intelligence Techniques for Medical ...IRJET -  	  A Survey on Machine Learning Intelligence Techniques for Medical ...
IRJET - A Survey on Machine Learning Intelligence Techniques for Medical ...
ย 
Selecting the correct Data Mining Method: Classification & InDaMiTe-R
Selecting the correct Data Mining Method: Classification & InDaMiTe-RSelecting the correct Data Mining Method: Classification & InDaMiTe-R
Selecting the correct Data Mining Method: Classification & InDaMiTe-R
ย 
An efficient feature selection algorithm for health care data analysis
An efficient feature selection algorithm for health care data analysisAn efficient feature selection algorithm for health care data analysis
An efficient feature selection algorithm for health care data analysis
ย 
Prediction of Default Customer in Banking Sector using Artificial Neural Network
Prediction of Default Customer in Banking Sector using Artificial Neural NetworkPrediction of Default Customer in Banking Sector using Artificial Neural Network
Prediction of Default Customer in Banking Sector using Artificial Neural Network
ย 
IRJET- Disease Prediction System
IRJET- Disease Prediction SystemIRJET- Disease Prediction System
IRJET- Disease Prediction System
ย 
Framework for efficient transformation for complex medical data for improving...
Framework for efficient transformation for complex medical data for improving...Framework for efficient transformation for complex medical data for improving...
Framework for efficient transformation for complex medical data for improving...
ย 
A comprehensive study on disease risk predictions in machine learning
A comprehensive study on disease risk predictions  in machine learning A comprehensive study on disease risk predictions  in machine learning
A comprehensive study on disease risk predictions in machine learning
ย 
Ez36937941
Ez36937941Ez36937941
Ez36937941
ย 
IRJET- A Survey on Prediction of Heart Disease Presence using Data Mining and...
IRJET- A Survey on Prediction of Heart Disease Presence using Data Mining and...IRJET- A Survey on Prediction of Heart Disease Presence using Data Mining and...
IRJET- A Survey on Prediction of Heart Disease Presence using Data Mining and...
ย 
CLUSTERING DICHOTOMOUS DATA FOR HEALTH CARE
CLUSTERING DICHOTOMOUS DATA FOR HEALTH CARECLUSTERING DICHOTOMOUS DATA FOR HEALTH CARE
CLUSTERING DICHOTOMOUS DATA FOR HEALTH CARE
ย 
Disease prediction in big data healthcare using extended convolutional neural...
Disease prediction in big data healthcare using extended convolutional neural...Disease prediction in big data healthcare using extended convolutional neural...
Disease prediction in big data healthcare using extended convolutional neural...
ย 
[IJCT-V3I2P26] Authors: Sunny Sharma
[IJCT-V3I2P26] Authors: Sunny Sharma[IJCT-V3I2P26] Authors: Sunny Sharma
[IJCT-V3I2P26] Authors: Sunny Sharma
ย 
IRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine LearningIRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine Learning
ย 
Correlation of artificial neural network classification and nfrs attribute fi...
Correlation of artificial neural network classification and nfrs attribute fi...Correlation of artificial neural network classification and nfrs attribute fi...
Correlation of artificial neural network classification and nfrs attribute fi...
ย 
Ijcet 06 07_004
Ijcet 06 07_004Ijcet 06 07_004
Ijcet 06 07_004
ย 
CLUSTERING ALGORITHM FOR A HEALTHCARE DATASET USING SILHOUETTE SCORE VALUE
CLUSTERING ALGORITHM FOR A HEALTHCARE DATASET USING SILHOUETTE SCORE VALUECLUSTERING ALGORITHM FOR A HEALTHCARE DATASET USING SILHOUETTE SCORE VALUE
CLUSTERING ALGORITHM FOR A HEALTHCARE DATASET USING SILHOUETTE SCORE VALUE
ย 
Heart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data MiningHeart Disease Prediction Using Data Mining
Heart Disease Prediction Using Data Mining
ย 
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...
PREDICTION OF MALIGNANCY IN SUSPECTED THYROID TUMOUR PATIENTS BY THREE DIFFER...
ย 

Similar to IRJET- Machine Learning Classification Algorithms for Predictive Analysis in Healthcare

Health Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningHealth Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningIRJET Journal
ย 
A Novel Approach for Forecasting Disease Using Machine Learning
A Novel Approach for Forecasting Disease Using Machine LearningA Novel Approach for Forecasting Disease Using Machine Learning
A Novel Approach for Forecasting Disease Using Machine LearningIRJET Journal
ย 
IRJET- Breast Cancer Relapse Prognosis by Classic and Modern Structures o...
IRJET-  	  Breast Cancer Relapse Prognosis by Classic and Modern Structures o...IRJET-  	  Breast Cancer Relapse Prognosis by Classic and Modern Structures o...
IRJET- Breast Cancer Relapse Prognosis by Classic and Modern Structures o...IRJET Journal
ย 
IRJET - Survey on Analysis of Breast Cancer Prediction
IRJET - Survey on Analysis of Breast Cancer PredictionIRJET - Survey on Analysis of Breast Cancer Prediction
IRJET - Survey on Analysis of Breast Cancer PredictionIRJET Journal
ย 
IRJET-Survey on Data Mining Techniques for Disease Prediction
IRJET-Survey on Data Mining Techniques for Disease PredictionIRJET-Survey on Data Mining Techniques for Disease Prediction
IRJET-Survey on Data Mining Techniques for Disease PredictionIRJET Journal
ย 
A comparative analysis of classification techniques on medical data sets
A comparative analysis of classification techniques on medical data setsA comparative analysis of classification techniques on medical data sets
A comparative analysis of classification techniques on medical data setseSAT Publishing House
ย 
ICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining ApproachICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining Approachcsandit
ย 
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACHICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACHcscpconf
ย 
PREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNING
PREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNINGPREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNING
PREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNINGIRJET Journal
ย 
IRJET- Disease Prediction using Machine Learning
IRJET-  	  Disease Prediction using Machine LearningIRJET-  	  Disease Prediction using Machine Learning
IRJET- Disease Prediction using Machine LearningIRJET Journal
ย 
A Compendium of Various Applications of Machine Learning
A Compendium of Various Applications of Machine LearningA Compendium of Various Applications of Machine Learning
A Compendium of Various Applications of Machine LearningIRJET Journal
ย 
A Comprehensive Survey On Predictive Analysis Of Breast Cancer
A Comprehensive Survey On Predictive Analysis Of Breast CancerA Comprehensive Survey On Predictive Analysis Of Breast Cancer
A Comprehensive Survey On Predictive Analysis Of Breast CancerAngela Shin
ย 
IRJET- A Framework for Disease Risk Prediction
IRJET- A Framework for Disease Risk PredictionIRJET- A Framework for Disease Risk Prediction
IRJET- A Framework for Disease Risk PredictionIRJET Journal
ย 
IRJET- Breast Cancer Prediction using Deep Learning
IRJET-  	  Breast Cancer Prediction using Deep LearningIRJET-  	  Breast Cancer Prediction using Deep Learning
IRJET- Breast Cancer Prediction using Deep LearningIRJET Journal
ย 
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...IRJET Journal
ย 
Study of Data Mining Methods and its Applications
Study of  Data Mining Methods and its ApplicationsStudy of  Data Mining Methods and its Applications
Study of Data Mining Methods and its ApplicationsIRJET Journal
ย 
Data Mining Framework for Network Intrusion Detection using Efficient Techniques
Data Mining Framework for Network Intrusion Detection using Efficient TechniquesData Mining Framework for Network Intrusion Detection using Efficient Techniques
Data Mining Framework for Network Intrusion Detection using Efficient TechniquesIJAEMSJORNAL
ย 
MULTI MODEL DATA MINING APPROACH FOR HEART FAILURE PREDICTION
MULTI MODEL DATA MINING APPROACH FOR HEART FAILURE PREDICTIONMULTI MODEL DATA MINING APPROACH FOR HEART FAILURE PREDICTION
MULTI MODEL DATA MINING APPROACH FOR HEART FAILURE PREDICTIONIJDKP
ย 
IRJET- Comparative Study of Machine Learning Models for Alzheimerโ€™s Detec...
IRJET-  	  Comparative Study of Machine Learning Models for Alzheimerโ€™s Detec...IRJET-  	  Comparative Study of Machine Learning Models for Alzheimerโ€™s Detec...
IRJET- Comparative Study of Machine Learning Models for Alzheimerโ€™s Detec...IRJET Journal
ย 
IRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET Journal
ย 

Similar to IRJET- Machine Learning Classification Algorithms for Predictive Analysis in Healthcare (20)

Health Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep LearningHealth Care Application using Machine Learning and Deep Learning
Health Care Application using Machine Learning and Deep Learning
ย 
A Novel Approach for Forecasting Disease Using Machine Learning
A Novel Approach for Forecasting Disease Using Machine LearningA Novel Approach for Forecasting Disease Using Machine Learning
A Novel Approach for Forecasting Disease Using Machine Learning
ย 
IRJET- Breast Cancer Relapse Prognosis by Classic and Modern Structures o...
IRJET-  	  Breast Cancer Relapse Prognosis by Classic and Modern Structures o...IRJET-  	  Breast Cancer Relapse Prognosis by Classic and Modern Structures o...
IRJET- Breast Cancer Relapse Prognosis by Classic and Modern Structures o...
ย 
IRJET - Survey on Analysis of Breast Cancer Prediction
IRJET - Survey on Analysis of Breast Cancer PredictionIRJET - Survey on Analysis of Breast Cancer Prediction
IRJET - Survey on Analysis of Breast Cancer Prediction
ย 
IRJET-Survey on Data Mining Techniques for Disease Prediction
IRJET-Survey on Data Mining Techniques for Disease PredictionIRJET-Survey on Data Mining Techniques for Disease Prediction
IRJET-Survey on Data Mining Techniques for Disease Prediction
ย 
A comparative analysis of classification techniques on medical data sets
A comparative analysis of classification techniques on medical data setsA comparative analysis of classification techniques on medical data sets
A comparative analysis of classification techniques on medical data sets
ย 
ICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining ApproachICU Patient Deterioration Prediction : A Data-Mining Approach
ICU Patient Deterioration Prediction : A Data-Mining Approach
ย 
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACHICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ICU PATIENT DETERIORATION PREDICTION: A DATA-MINING APPROACH
ย 
PREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNING
PREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNINGPREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNING
PREDICTION OF DISEASE WITH MINING ALGORITHMS IN MACHINE LEARNING
ย 
IRJET- Disease Prediction using Machine Learning
IRJET-  	  Disease Prediction using Machine LearningIRJET-  	  Disease Prediction using Machine Learning
IRJET- Disease Prediction using Machine Learning
ย 
A Compendium of Various Applications of Machine Learning
A Compendium of Various Applications of Machine LearningA Compendium of Various Applications of Machine Learning
A Compendium of Various Applications of Machine Learning
ย 
A Comprehensive Survey On Predictive Analysis Of Breast Cancer
A Comprehensive Survey On Predictive Analysis Of Breast CancerA Comprehensive Survey On Predictive Analysis Of Breast Cancer
A Comprehensive Survey On Predictive Analysis Of Breast Cancer
ย 
IRJET- A Framework for Disease Risk Prediction
IRJET- A Framework for Disease Risk PredictionIRJET- A Framework for Disease Risk Prediction
IRJET- A Framework for Disease Risk Prediction
ย 
IRJET- Breast Cancer Prediction using Deep Learning
IRJET-  	  Breast Cancer Prediction using Deep LearningIRJET-  	  Breast Cancer Prediction using Deep Learning
IRJET- Breast Cancer Prediction using Deep Learning
ย 
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
IRJET- Result on the Application for Multiple Disease Prediction from Symptom...
ย 
Study of Data Mining Methods and its Applications
Study of  Data Mining Methods and its ApplicationsStudy of  Data Mining Methods and its Applications
Study of Data Mining Methods and its Applications
ย 
Data Mining Framework for Network Intrusion Detection using Efficient Techniques
Data Mining Framework for Network Intrusion Detection using Efficient TechniquesData Mining Framework for Network Intrusion Detection using Efficient Techniques
Data Mining Framework for Network Intrusion Detection using Efficient Techniques
ย 
MULTI MODEL DATA MINING APPROACH FOR HEART FAILURE PREDICTION
MULTI MODEL DATA MINING APPROACH FOR HEART FAILURE PREDICTIONMULTI MODEL DATA MINING APPROACH FOR HEART FAILURE PREDICTION
MULTI MODEL DATA MINING APPROACH FOR HEART FAILURE PREDICTION
ย 
IRJET- Comparative Study of Machine Learning Models for Alzheimerโ€™s Detec...
IRJET-  	  Comparative Study of Machine Learning Models for Alzheimerโ€™s Detec...IRJET-  	  Comparative Study of Machine Learning Models for Alzheimerโ€™s Detec...
IRJET- Comparative Study of Machine Learning Models for Alzheimerโ€™s Detec...
ย 
IRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction System
ย 

More from IRJET Journal

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...IRJET Journal
ย 
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 STRUCTUREIRJET Journal
ย 
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...IRJET Journal
ย 
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 CharacteristicsIRJET Journal
ย 
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...IRJET Journal
ย 
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-...IRJET Journal
ย 
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...IRJET Journal
ย 
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...IRJET Journal
ย 
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 ADASIRJET Journal
ย 
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,...IRJET Journal
ย 
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 ProIRJET Journal
ย 
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...IRJET Journal
ย 
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 SystemIRJET Journal
ย 
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 bridgesIRJET Journal
ย 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
ย 
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 ...IRJET Journal
ย 
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.IRJET Journal
ย 
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...IRJET Journal
ย 
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 DesignIRJET Journal
ย 
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...IRJET Journal
ย 

More from 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...
ย 

Recently uploaded

UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
ย 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
ย 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
ย 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
ย 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
ย 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
ย 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
ย 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
ย 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
ย 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
ย 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
ย 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
ย 
Top Rated Pune Call Girls Budhwar Peth โŸŸ 6297143586 โŸŸ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth โŸŸ 6297143586 โŸŸ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth โŸŸ 6297143586 โŸŸ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth โŸŸ 6297143586 โŸŸ Call Me For Genuine Se...Call Girls in Nagpur High Profile
ย 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
ย 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
ย 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
ย 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
ย 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
ย 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
ย 

Recently uploaded (20)

UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
ย 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ย 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
ย 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
ย 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
ย 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
ย 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
ย 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
ย 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
ย 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
ย 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
ย 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
ย 
Top Rated Pune Call Girls Budhwar Peth โŸŸ 6297143586 โŸŸ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth โŸŸ 6297143586 โŸŸ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth โŸŸ 6297143586 โŸŸ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth โŸŸ 6297143586 โŸŸ Call Me For Genuine Se...
ย 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
ย 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
ย 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
ย 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
ย 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
ย 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
ย 

IRJET- Machine Learning Classification Algorithms for Predictive Analysis in Healthcare

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 ยฉ 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1225 Machine Learning Classification Algorithms for Predictive Analysis in Healthcare Ms. Manjiri Mahadev Mastoli1, Dr. Urmila R. Pol2, Rahul D. Patil3 1ResearchScholar, Department of Computer Science, Shivaji University, Kolhapur, Maharashtra, India. 2Assistant Professor, Department of Computer Science, Shivaji University, Kolhapur, Maharashtra, India. 3Quality Assurance Engineer, Menon Bearing Ltd, Kolhapur, Maharashtra ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract โ€“ Machine LearningandArtificialIntelligence has gained much attention from researchers in healthcare and medical sciences. Today volume, velocity, and variety of healthcare data rapidly increased, therefore there is a need of an efficient machine learning tool which will enhance prediction accuracy in healthcare. The main purpose of this paper is to find the best and most suitable algorithm for prediction and diagnosis of diseases and application of machine learning for heathcare systems. This paper also provides an overview of the data science concepts from data mining technique to machine learning classification algorithms.abstract summarizes, in one paragraph (usually), the major aspects of the entire paper in the following prescribed sequence. Key Words: Data Mining Technique, Machine Learning, Artificial Intelligence, Classification, Heathcare. 1. INTRODUCTION: The increasingly growing numberofapplicationsofmachine learning in healthcare allows us to foretaste at a future where data, analysis, and innovation work hand-in-hand to help countless patients without them ever realizing it. Soon, it will be quite common to find ML-based applications embedded with real-time patient data available from different healthcare systems in multiple countries, thereby increasing the efficacy of new treatment optionswhichwere unavailable before. Healthcare covers detailed processes of the diagnosis, treatment and prevention of disease, [1]. The medical industry in most countries is evolving at a rapid space. The healthcare industry with rich data as they generate massive amounts of data, including electronic medical records, administrative reports and other findings [2]. Health informatics are becoming a very research-intensive field and the largest consumer of public funds. With the occurrence of computers and new algorithms, health care has seen an increase in computer tools and could no longer ignore these emerging tools. This resulted in uniting of healthcare and computing to form health informatics.This is expected to create more efficiency and effectiveness in the health care system, while at the same time, improve the quality of healthcare and lower cost. [3] Machine learning and Deep Learning algorithms will enhance prediction accuracy of any heathcare problem to a upper limit as compared to existing researches. 2. MACHINE LEARNING: Traditionally data mining is a statistical learning approach and more effective, robust features for data analysis. From those data, it builds prediction or clustering models. There are lots of challenges on both pre-processing ofcomplicated data and domain knowledge expertise. The latest advances in machine learning technologies provide new effective paradigms to obtain end-to-end learning machine learning models from complex data. In this research article, researchers review the literature on applying machine learning technologies to advance the health care domain. As compared to several typical prediction algorithms, the prediction accuracy of machine learning algorithm reaches maximum and with a convergencespeed whichisfasterthan any other disease risk prediction [4]. Machine learning has resulted in important contributions to a number of disciplines in current years, withvisionandnatural language processing [5]. Figure 1: Traditional vs. machine learning approach. In a traditional approach to data analysis, one starts with the model as input to the machine. In an machine learning approach, one starts with the data and outputs a model that can then be applied to new data [5].
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 ยฉ 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1226 Data Mining Techniques: 2.1 Association: In the association data mining technique pattern is discovered based on a relationship between items in the same operation. It is also known as relation technique. The association technique is used in marketbasketanalysis.Also can be used in the association of some diseases and the symptoms of those or inter linkages between the diseases. It is also technique also used in crosses marketing, catalog design, loss-leader analysis, etc. 2.2 Classification: It is a classic technique based onmachinelearning method of classification which is used to classify item in a set of item into one of a predefined set of clusters or group. It also uses mathematical techniques such as decision trees, linear programming, neural network, and statistics. Following are the various classification algorithms used in healthcare [5]: K-Nearest Neighbour (K-NN) Decision Tree (DT) Support Vector Machine (SVM) Neural Network (NN) Bayesian Methods Breast cancer is one of the dangerous diseases in women. Potter et al. has performed experiment on the breast cancer data set using Weka tool and then analyze the performance of different classifier using 10-fold cross validation method [6]. Data mining can contribute with important benefits to the blood bank sector. J48 algorithm and WEKA tool have been used for the complete research work. Classification rules performed well in the classification of blood donors, whose accuracy rate reached 89.9% [7]. 2.3 Clustering: Data mining technique, clustering isthatmakesa meaningful or useful cluster of objects which have similar properties or characteristics. The clustering technique describes the classes and objects in each class, while in the classification techniques, objects are allottedintopredefinedclasses. Itisa common descriptive task in which it seek to identify a finite set of categories or class or clusters to describe the data [8]. Rui Velosoa et. al. [9] had used the clustering approach, vector quantization method for predicting the readmissions in intensive medicine. The algorithm used in the vector quantization method is k-means. 2.4 Prediction: Data mining technique prediction, as its name implied, that discovers the relationship between independent variables and relationship between dependent and indpendent variables. Adebayo Peter Idowu et al worked in predicting immunize-able diseases. The data mining model namely Mathematical Model (MM) for predicting immunize-able diseases that affect children between ages 0 - 5 years was designed by this team. The model was adaptedanddeployed for use in six (6) selected localized areas within an Osun State in Nigeria. [10] 2.5 Sequential Patterns: Data mining technique sequential patterns analysis is seeks to discover or identify similar patterns, regular events or trends in transaction data over a period. 2.6 Decision Tree The decision tree is most commonly used data mining techniques because its model is easy to understand for users. A decision tree is a structure includes a root node, branches, and leaf nodes. Data mining approaches that have been utilized for breast cancer diagnosis and prognosis Decision tree is found to be the best predictor with 93.62% Accuracy on benchmark dataset and also on SEER data set[11]. The researcher Jayanthi Ranjan presented how data mining discovers and extracts useful patterns of large data to find observable patterns. They demonstrates the ability of Data mining in improving the quality of the decision-making process in the pharma industry [12]. Jyoti Soni et al accomplished that decision trees, appears to be mainly effective for predicting patients with no heart disease compared to the other two models with 89% acuracy [14]. 3. MACHINE LEARNING CLASSIFICATION ALGORITHMS Following are the main five classifications of algorithm used for analysis in heathcare . 3.1 Classification: Classification is technique to classify data into a desired and individual number of classes where we can assign labels to each class. Healthcare Diagnosis, Speech recognition, Handwriting recognition,Biometricidentification,Document classification, etc are the applications of Machine Learning Classification. There are two categories of classifiers Binary classifiers and Multi-Class classifiers.The classificationastwo distinct classes or with two possible outcomes called as Binary classifiers. Classification with more than two distinct classes called as Multi-Class classifiers. 3.2.1 Naive Bayes or Naive Bayes Classifier: Naive Bayes is a probabilistic classifier stimulated by the Bayes theorem. With the simple assumption that attributes are conditionally independent. The main advantage of Naive
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 ยฉ 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1227 Bayes algorithm requires a small amount of training data to estimate the necessary parameters. This classifiers are extremely fast comparedto moresophisticatedmethods. Naive Bayes Classifier appear to be most efficientasithasthe highest percentage of correct predictions rate with 86.53% accuracy for patients with heart disease, followed by Neural Network and Decision Trees[14]. 3.2.2 Support Vector Machine: Support vector machine commonly called as SVM is a representation of the training data as points in space separated into categories. A clear gap that is as wide as possible.New scenario are thenmappedintothatsamespace and predicted to belong to a category based on which side of the gap. There are three main parameters Type of kernel, Gamma value, C value. The main advantages of svm is, it is efficient in high dimensional spaces and uses a subset of training points in the decision function. It is also memory efficient. 3.2.3 K-NEAREST NEIGHBOUR (KNN): K-Nearest Neighbour classify an item into majority vote of the itemโ€™s neighbors, in the space of input parameter. The object is assigned to the class which is most common among its โ€œkโ€ nearest neighbor which is an integer part. This classification is computed from a simple majority vote of the k nearest neighbors of each point. Advantages: K-Nearest Neighbour algorithm is simple to implement, robust to noisy training data and effective if training data is large. 3.2.4 DECISION TREE Decision Tree makes decisions with tree-like model. It splits the sample into two or more homogeneous sets called leaves which based on the most significant differentiators in input variables. To chooseadifferentiatororpredictor,thedecision tree algorithm considers all features and does a binary split on them for categorical data. It will then choose the one with the least cost i.e. highest accuracy, and repeats recursively, until it successfully splits the data in all leaves or reaches the maximum depth. The main advantage of the decision tree is,it is simple to understandand visualize, requires little data preparation, and can handle both numerical and categorical data. 3.2.5 RANDOM FOREST Random forest (RF) isa collective model that grows multiple tree and classify objects based on the votes of all the trees. RFclassifier is a meta_estimatorthatfitsanumberofdecision trees on various sub-samplesof datasets and uses averageto improve the predictive accuracy of the model and controls over-fitting. The sub-sample size is always the same as the original input sample size, but the samples are drawn with replacement. It could handle large data set with high dimensionality, output Importance of Variable, useful to explore the data and it could handle missing data while maintaining accuracy. Advantage of random forest is reduction in over-fitting and random forestclassifier ismore accurate than decision trees in most cases. Stephan Dreiseitl et al evaluated the discriminatory power of K-nearest neighbors, artificial neural networks (ANNs), logistic regression, support vector machines (SVMs) and decision tress on the task of classifying pigmented skin lesions (nevi), dysplastic nevi OR melanoma[15]. N. G. Maity et al made case study analysis on machine learning they demonstrates the use of Bayesian Inference diagnosing Alzheimer's disease based on cognitive test results and demographic data and focusedonprogrammedclassification of cell images to find out the advancement and severity of breast cancer using ANN[16]. Many machinelearning applications are foundinthemedical related areas such as Identifying Diseases and Diagnosis, Drug Discovery and Manufacturing, Medical Imaging Diagnosis, Personalized Medicine and Outbreak Prediction. Machine learning applied in healthcare industry play an important role in prediction and diagnosis of the diseases. The respective study will find the useful and hidden knowledge from the dataset. 3. CONCLUSION In this paper, researcher reviewed research papers on machine learning methods applied to healthcare applications. Decision Tree and Support Vector Machine are the machine learning classification algorithm used by the majority of researchers in their heathcare predictive research and are the best algorithm in case of accuracy. Machine Learning and Artificial Intelligence have virtually endless applications in the healthcare and medical domain. Machine learning is helping to streamline administrative processes, diagnosis diseases, prognosisdiseases,treatment schedule and personalize medical treatments in healthcare to map and treat diseases. In future, there may be more advanced Machine Learning technique focused on the early detection, diagnosis, prognosis of diseases. Based on the analyzed work, researchers suggest that AI and Machine Learning approaches could be the vehicle for translating big heathcare data into improved human health. REFERENCES [1] J.-J. Yang, J. Li, J. Mulder, Y. Wang, S. Chen, H. Wu, Q. Wang, and H. Pan, โ€œEmerging information technologies for enhanced healthcare,โ€Comput.Ind.,vol.69,pp.3โ€“11, 2015. [2] N. Wickramasinghe, S. K. Sharma, and J. N. D. Gupta, โ€œKnowledge Management in Healthcare,โ€ vol. 63, pp. 5โ€“ 18, 2005
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 ยฉ 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1228 [3] Shortliffe, EH., Perrault, LE., (Eds.). Medical informatics: Computer applications in health care and biomedicine (2nd Edition). New York: Springer, 2000. [4] M. Chen, Y. Hao, K. Hwang, L. Wang and L. Wang, "Disease Prediction by Machine Learning Over Big Data From Healthcare Communities," in IEEE Access, vol. 5, pp. 8869-8879, 2017. doi: 10.1109/ACCESS.2017.2694446 [5] Jenna Wiens, Erica S Shenoy, Machine Learning for Healthcare: On the Verge of a Major Shift in Healthcare Epidemiology, Clinical Infectious Diseases, Volume 66, Issue 1, 1 January 2018, Pages 149โ€“153, https://doi.org/10.1093/cid/cix731 [6] S.Yamini , Dr.V.Khanaa , Dr.Krishna Mohantha - A State of the Art Review on Various Data Mining Techniques, International Journal of Innovative Research in Science, Engineering and Technology, Vol. 5,Issue3,March2016 [7] R. Potter, โ€œComparison of classification algorithms applied to breast cancer diagnosis and prognosisโ€, advances in data mining, 7th Industrial Conference, ICDM 2007, Leipzig, Germany, pp. 40-49, (2007) July. [8] Arvind Sharma and P.C. Guptaโ€•Predicting the Number of Blood Donors through their Age and Blood Group by using Data Mining Tool International Journal of Communication and Computer TechnologiesVolume01 โ€“ No.6, Issue: 02 September 2012. [9] U. Fayyad, G. Piatetsky-Shapiro, and P. Smyth, โ€œFrom data mining to knowledge discovery in databases,โ€ AI Mag., pp. 37โ€“54, 1996. [10] R. Veloso, F. Portela, M. F. Santos, ร. Silva, F. Rua, A. Abelha, and J. Machado, โ€œA Clustering Approach for Predicting Readmissions in Intensive Medicine,โ€ Procedia Technol., vol. 16, pp. 1307โ€“1316, 2014. [11] International Journal of Applied Information Systems (IJAIS) โ€“ ISSN: 2249-0868 Foundation of Computer Science FCS, New York, USA Volume 5โ€“ No.7,May 2013. [12] ShwetaKharyaโ€•Using Data Mining Techniques ForDiagnosis And Prognosis Of Cancer Diseasel, International Journal of Computer Science, Engineering and Information Technology (IJCSEIT),Vol.2,No.2,April 2012. [13] Jayanthi Ranjanโ€•Applicationsofdata miningtechniques in pharmaceutical industryโ€–, Journal of Theoretical and Applied Technology, (2007). [14] Jyoti Soni, Ujma Ansari, Dipesh Sharma, ,PredictiveData Mining for Medical Diagnosis: An Overview of Heart Disease Prediction, International Journal of Computer Applications (0975 โ€“ 8887) Volume 17โ€“ No.8, March 2011 [15] Stephan Dreiseitl, LucilaOhno-Machado,Harald Kittler, Staal Vinterbo,Holger Billhardt, Michael Binder,A Comparison of Machine Learning Methods for the Diagnosis of Pigmented Skin Lesions ,Journal of Biomedical Informatics,Volume 34,Issue 1,February 2001,Pages 28-36. [16] N. G. Maity and S. Das, "Machine learning for improved diagnosis and prognosis in healthcare," 2017 IEEE Aerospace Conference, Big Sky, MT, 2017, pp. 1-9. BIOGRAPHIES Dr.Urmila Pol pursed Bachelor of Science from Shivaji Universityand Master of Compter Application from CSIBER, Shivaji University, Kolhapur, Maharashtra. She is currently working as Assitant Professor in Department of Computer Sciences, Shivaji University, Kolhapur,Maharashtra. She is Member of International Association of Engineer. Currently, she is guiding four Ph.D and one M.Phil student. Her main research work focuses on Artificial Intelligence, Data Science, Big Data Analytics, LMS and Open Source Technologies, She has 20 years of teaching experience and 15 years of Research Experience. Ms. Manjiri Mahadev Mastoli pursed Master of Compter Application from CSIBER, Shivaji University, Kolhapur,Maharashtra. She is currently pursuing Ph.D. and currently working as research Scholar inDepartmentofComputer Sciences, Shivaji University, Kolhapur, Maharashtra. Her main research work focuses on Artificial Intelligence and Machine Learning, Data Science, She has 5 years of teaching experience and 5 years of Research Experience.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 ยฉ 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1229 Mr. R.D. Patil pursed Bachelor of Enginerring Shivaji University, Kolhapur and Master of Buniness Administration from IGNOU. He is currently working as Quality Assurance Engineer at Menon Bearing Ltd, Kolhapur, Maharashtra. His main research work focuses on Oprational Research, Artificial Intelligenceand Machine Learning. He has 8 years of Quality Assurance experience and 4 years of Research Experience.