SlideShare a Scribd company logo
1 of 3
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume: 3 | Issue: 2 | Jan-Feb 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470
@ IJTSRD | Unique Reference Paper ID - IJTSRD20255 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 98
Machine Learning in Medicine: A Primer
Matthew N. O Sadiku1, Sarhan M. Musa1, Adedamola Omotoso2
1Professor, 2Student
Roy G. Perry College of Engineering, Prairie View A&M University, Prairie View
ABSTRACT
Machine learning is the field that focuses on how computerslearn fromdata.Today,machinelearningis playingan integral role
in the medical industry. This is due to its ability to process huge datasets beyond the scope of human capability, and then
convert the data analyzed into clinical insights that aid physicians in providing care. Machine learning is a powerful,relatively
easy to implement tool with numerous possibilities to enhance medical practice. The applications of machine learning in
medicine are advancing medicine into a new realm. Therefore, educating the next generation of medical professionals with
machine learning is essential. This paper provides a brief introduction to applying machine learning in medicine.
KEYWORDS: machine learning, computer algorithms, artificial intelligence, medicine, healthcare
INTRODUCTION
In today’s information era, an organization should deduct
meaningful information from their data obtained in orderto
be able to compete. Like other fields, medicine is going
through data revolution. With the emergence big data, the
explosion in data available for analysis is as evident in
healthcare as anywhere else. Clinical medicine has always
required doctors to handle enormous amounts of data.
Diagnostic and imaging techniques generate such an
incredible amount of data. Machine Learning techniques
emerged as an objective tool to assist practitioners to
diagnose certain conditions and make clinical decisions [1].
Most computer-based algorithms in medicine are “expert
systems.” Expert systems work the way an ideal medical
student would: they take general medical principles and
apply them to patients. Machine learning handles problems
as a doctor progressingthrough residencymight:bylearning
rules from data. It is a branch in computer science that
employs knowledge from artificialintelligence,optimization,
and statistics to develop algorithms. It focuses on how
computers learn from data. Such an algorithmic method
allows data to speak for themselves.
Although machine learning (ML) is widely used in other
industries, such as retail and banking, it is not routine in
medicine because of the complexity and limited availability
of data. In medicine, the bottom line is to use machine
learning to augment patient care, save more lives, improve
more care, while saving money at the same time. ML can
automate the manual processes carried out bypractitioners,
which are usually time-consuming and subjective. Thus,
using ML can save time for practitioners and provide
unbiased, repeatable results.
MACHINE LEARNING
Machine learning (ML) is the discipline that gives computers
the ability to learn without being explicitly programmed. The
term “machine learning” (ML)wasinitiallycoinedin1959 by
Arthur Samuel, a computer scientist. Machine learning (or
statistical learning) is part of artificial intelligence. As
illustrated in Figure 1, ML may also be regarded as a sub-
disciplines of data science [2]. It assists computers in
estimating future events and modelling based on
experiences gained from previous information. Machine
learning (ML) focusesonhowcomputers“learn”fromdata.It
allows computers to learn from past examples and to detect
hard-to-discern patterns from largedatasets. An exampleof
how a machine learner is trained is shown in Figure 2 [3]. It
describes a class of algorithms which learn model
parameters from a set of training data with the purpose of
accurately predicting outcomes for previously unseen data.
ML is a marriage between statistics and computer science
[4,5].
There are two types of learning: supervised learning and
unsupervised learning. Supervised learning focuses on
classification and prediction. It involves buildingastatistical
model for predicting or estimating an outcome basedonone
or more inputs. It is often used to estimate risk. Supervised
ML is where algorithms are given training data. Learning
from data is used when there is no theoretical or prior
knowledge solution, but data is available to construct an
empirical solution. Supervised ML is increasinglybeingused
in medicine such as in cardiac electrophysiology. In
unsupervised learning, we areinterested in findingnaturally
occurring patterns within the data. Unlike supervised
learning, there is no predicted outcome. Unsupervised
learning looks for internal structure in the data [6].
Unsupervised learning algorithms are common in neural
network models. A common application of such a process is
to explore interrelationships between genetics,
biochemistry, histology, and disease states.
The most commonly used ML algorithms include neural
networks, support vector machines, and decision trees.
Other ML techniques include classification, regression, and
clustering. There are some software packages that do some
form of machine learning [7].
There is significant interest in the use of ML in medicine. ML
techniques can ‘learn’ from the vast amount of medical data
and assist clinical decision making. They are often suitable
for detecting complex patterns in large and noisy data sets.
For a ML system to be useful in solving medical diagnostic
tasks, the following features are desired: good performance,
the ability to appropriately deal with missing data, the
transparency of diagnostic knowledge, the ability to explain
decisions, and the ability of the algorithm to reduce the
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Reference Paper ID - IJTSRD20255 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 99
number of tests necessary to obtain reliable diagnosis [8].
However, success in using ML is not always guaranteed. Like
any technique, an appreciation of the limitations of ML
algorithms is crucial.
APPLICATIONS OF ML IN MEDICINE
Machine learning techniques have been currently applied in
the analysis of data in various fields including medicine,
finance, business, education, advertising, cybersecurity, and
energy applications. They were first applied to medicine
with the use of electronic health records. They emerged in
the medical sciences as clinical decision-support techniques
to improve sensitivity, disease detection, and monitoring.
There are almost limitless opportunities for machine
learning in medicine. We can considersomepopular areas in
medicine that have benefited or might benefit frommachine
learning approaches. Both supervised and unsupervisedcan
be applied to clinical data sets for the purpose of developing
robust risk models and redefining patient classes. Few
applications of machine learning include [9, 10]:
Oncology: Almost all works in this field apply machine
learning techniques, which perform deep statistical
analysis of a set of clinical cases supported by gene
expression data. Researchers are using deep learningto
train algorithms to recognize cancerous tissue at a level
comparable to trained physicians.Googlehasdeveloped
a machine learning algorithm to help identify cancerous
tumors on mammograms. Stanford is using a deep
learning algorithm to identify skin cancer. Lately
machine learning has been applied to cancer prognosis
and prediction [3].
Pathology: Pathology is the medical specialty that is
concerned with the diagnosis of disease. Machine vision
and other machine learning technologies can enhance
the efforts traditionally left only to pathologists with
microscopes.
Genomic Medicine: One of the goals of genomic
medicine is to determine how variations in the DNA of
individuals can affect the risk of different diseases.
Machine learning can help to model the relationship
between DNA and the quantities of key molecules in the
cell [11].
Predicting ChronicDisease: Machine learningcan help
hospital systems identify patients with chronic disease,
predict the likelihood that patients will develop chronic
disease, and present patient-specific prevention
interventions. For example, ML approaches have
significant potential in prediction of acute exacerbations
in asthma patients [12].
Personalized Medicine: This is individualization,
recognition of the micro-variables within a patient that
may cause them to be different from their peers. ML for
personalized medicine is a growing area. It involves the
ability to draw on large data sets and predictive models
allows for clinicians to more confidently diagnose,
predict and treat their patients.
Reduce Readmissions: Machine learning can reduce
readmissions. Clinicians can receive dailyguidanceasto
which patients are most likely tobereadmittedand how
they might be able to reduce that risk.
These advances would have been unimaginable without
machine learning. Other areas include surgery, radiology,
emergency medicine, traditional medicine, mental health,
psychiatry, ophthalmology, and optometry. ML provides
methods, techniques, and toolsthatcanhelpsolvediagnostic
and prognostic problems in various medical domains.
Machine learning techniques have been successfully applied
to different branches of medicine as a tool to help diagnose
diseases. ML algorithms have immense potentialto enhance
diagnostic andintervention research insmoking,depression,
asthma, and chronic obstructive pulmonarydisease(COPD).
ML is also being used for data analysis and interpretation of
continuous data used in the Intensive Care Unit [13]. With
time, the healthcare environment will become more and
more reliant on computer technology and ML capabilities
will reach into all aspects of medicine.
BENEFITS AND CHALLENGES
Machine accuracy will soon exceed that of humans. Machine
learning can be trained to look at images, identify
abnormalities, and point to areas that need attention. It can
be helpful in alerting a physician or a patient’s family when
things begin to go wrong. It can lead to more accurate
diagnostic algorithms and individualize patienttreatment. It
has the potential to positively change the role of physicians
in patient care.
While ML has the potential to significantly help medical
practice, some negative consequences that may arise from
using ML decision support in medicine. Critical voices have
emerged warning of potential problemssurroundingtheuse
of ML [14]. Ethical and regulatory concerns about health
data have expressed for long. ML algorithms use data that
are subject to privacy protections, requiring that their
developers pay close attention to ethical and regulatory
restrictions. Data used to train algorithms should have the
necessary use authorizations, but determining which data
uses are permitted for a given purpose is not an easy [15].
People are understandably hesitant when they learn that
healthcare professionals are being replaced by algorithms.
Machine learning algorithms often require thousands of
observations to reach acceptable performance levels. How
doctors handle these challenges will create winners and
losers in medicine.
CONCLUSION
Machine learning should no longer be regarded as a
futuristic concept but a real-world tool that can be deployed
today. Machine learning is critical for anyone practicing
medicine in the 21st century. Today, ML techniques are
suited for analyzing medical data and serving as tools for
medical diagnosis in a variety of medical domains. They will
become indispensable tools for clinicians who truly seek to
understand their patients.
If technology is to improve medicine in the future, the data
provided to doctors needs to be enhanced by the power of
analytics and machine learning. This will help them make
better decisions about patient diagnoses and treatment
option. Machine learning represents the next wave in
advancing modern medicine. The next generation of medical
professionals should be equipped with the right ML
techniques that will enable them to become part of this
emerging revolutionary technology [16]. For more
information on ML, see the book in [17] and other books
available at Amazon.com
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Reference Paper ID - IJTSRD20255 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 100
REFERENCES
[1] A. Consejo, T. Melcer, and J. J. Rozema,“Introduction to
machine learning for ophthalmologists, seminars in
ophthalmology,” November 2018.
[2] V. Bolon-Caned et al., “Machine learning for medical
applications,” Proceedings of European Symposium on
Artificial Neural Networks, Computational Intelligence
and Machine Learning, Belgium, April 2016, pp. 225-
234.
[3] J. A. Cruz and D. S. Wishart, “Applications of machine
learning in cancer prediction and prognosis,” Cancer
Informatics, vol. 2, 2006, pp. 59–78.
[4] Z. Obermeyer and E. J. Emanuel, “Predicting thefuture
— Big data, machine learning, and clinical medicine,”
New England Journal of Medicine, vol. 375, no. 13,
September 2016, pp. 1216–1219.
[5] M. N. O. Sadiku, S. M. Musa, and O. S. Musa, “Machine
learning, ” International Research Journal of Advanced
Engineering and Science, vol. 2, no. 4, 2017, pp. 79-81.
[6] R. C. Deo, “Machine learning in medicine,” Circulation,
vol. 132, no. 20, November 2015, pp. 1920–1930.
[7] A. K. Waljee and P. D. R. Higgins, “Machine learning in
medicine: A primer for physicians,” The American
Journal of Gastroenterology, vol. 105, June 2010, pp.
1224–1226.
[8] I. Kononenko, “Machine learningfor medicaldiagnosis:
History, state of the art and perspective,” Artificial
Intelligence in Medicine, vol. 23, no. 1, August 2001, pp.
89-109.
[9] K. Sennaar, ”Machine learningformedicaldiagnostics–
4 current applications,” December 12, 2018,
https://emerj.com/ai-sector-overviews/machine-
learning-medical-diagnostics-4-current-applications/
[10] G. S. Handelman, “eDoctor: Machine learning and the
future of medicine,” Journal of Internal Medicine, vol.
284, no. 6, December 2018, pp. 603-619.
[11] M. K. K. Leung et al., “Machine learning in genomic
medicine: A review of computational problems and
data set,” Proceedings of the IEEE, vol. 104, no. 1,
January 2016, pp. 176-197.
[12] J. Finkelstein1 and I. C. Jeong, “Machine learning
approaches to personalize early prediction of asthma
exacerbations,” Annals of the New York Academy of
Sciences, vol. 1387, 2017, pp. 153–165.
[13] G. D. Magoulas and A. Prentza, “Machine learning in
medical applications,” chapter in G. Paliouras, V.
Karkaletsis, and C.D. Spyropoulos (eds.): Advanced
Course on Artificial Intelligence, 1999, Springer, pp.
300-307.
[14] L. McDonald et al., “Unintended consequences of
machine learning in medicine? “ F1000Research, vol. 6,
2017.
[15] E. Vayena, A. Blasimme, and I. G. Cohen, “Machine
learning in medicine: Addressing ethical challenges,”
PLoS Medicine, vol. 15, no. 11, 2018.
[16] V. B. Kolachalama and P. S. Garg. “Machine learning and
medical education,” npj Digital Medicine, vol. 54,
September 2018.
[17] T. J. Cleophas and A. H. Zwinderman, Machine
Learning in Medicine, Part 2. Springer, 2018.
Figure 1 (a) Data science, (b) Machine learning [2].
Figure 2 an example of how a machine learner is trained [3].

More Related Content

What's hot

Artificial Intelligence in Medicine Market Report Size 2021 ppt
Artificial Intelligence in Medicine Market Report Size 2021 pptArtificial Intelligence in Medicine Market Report Size 2021 ppt
Artificial Intelligence in Medicine Market Report Size 2021 pptShadab Pathan
 
Predictive Analytics and Machine Learning for Healthcare - Diabetes
Predictive Analytics and Machine Learning for Healthcare - DiabetesPredictive Analytics and Machine Learning for Healthcare - Diabetes
Predictive Analytics and Machine Learning for Healthcare - DiabetesDr Purnendu Sekhar Das
 
Artificial intelligence ppt
Artificial intelligence pptArtificial intelligence ppt
Artificial intelligence pptSwastik Jyoti
 
How Artificial Intelligence in Transforming Pharma
How Artificial Intelligence in Transforming PharmaHow Artificial Intelligence in Transforming Pharma
How Artificial Intelligence in Transforming PharmaTyrone Systems
 
The Life-Changing Impact of AI in Healthcare
The Life-Changing Impact of AI in HealthcareThe Life-Changing Impact of AI in Healthcare
The Life-Changing Impact of AI in HealthcareKalin Hitrov
 
Artificial intelligence in health care (drug discovery) in pharmacy
Artificial intelligence in health care (drug discovery) in pharmacy Artificial intelligence in health care (drug discovery) in pharmacy
Artificial intelligence in health care (drug discovery) in pharmacy Dr. Amit Gangwal Jain (MPharm., PhD.)
 
Dark Side and Bright Side of AI in Medicine
Dark Side and Bright Side of AI in MedicineDark Side and Bright Side of AI in Medicine
Dark Side and Bright Side of AI in MedicineUniversity of Florida
 
Artificial Intelligence in Healthcare Report
Artificial Intelligence in Healthcare Report Artificial Intelligence in Healthcare Report
Artificial Intelligence in Healthcare Report Mohit Sharma (GAICD)
 
The evolving promise of genomic medicine ibm white paper
The evolving promise of genomic medicine ibm white paperThe evolving promise of genomic medicine ibm white paper
The evolving promise of genomic medicine ibm white paperPietro Leo
 
Artificial intelligence in healthcare past,present and future
Artificial intelligence in healthcare past,present and futureArtificial intelligence in healthcare past,present and future
Artificial intelligence in healthcare past,present and futureErrepe
 
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...ijdms
 
Artificial intelligence(chirag mittal)
Artificial intelligence(chirag mittal)Artificial intelligence(chirag mittal)
Artificial intelligence(chirag mittal)Chirag Mittal
 
Computers as data analysis in preclinical development
Computers as data analysis in preclinical developmentComputers as data analysis in preclinical development
Computers as data analysis in preclinical developmentDr. Siddhi Upadhyay
 
Artificial intelligence in field of pharmacy
Artificial intelligence in field of pharmacyArtificial intelligence in field of pharmacy
Artificial intelligence in field of pharmacyKaustav Dey
 
A KNOWLEDGE BASED AUTOMATIC RADIATION TREATMENT PLAN ALERT SYSTEM
A KNOWLEDGE BASED AUTOMATIC RADIATION TREATMENT PLAN ALERT SYSTEMA KNOWLEDGE BASED AUTOMATIC RADIATION TREATMENT PLAN ALERT SYSTEM
A KNOWLEDGE BASED AUTOMATIC RADIATION TREATMENT PLAN ALERT SYSTEMijaia
 
Big Data Provides Opportunities, Challenges and a Better Future in Health and...
Big Data Provides Opportunities, Challenges and a Better Future in Health and...Big Data Provides Opportunities, Challenges and a Better Future in Health and...
Big Data Provides Opportunities, Challenges and a Better Future in Health and...Cirdan
 
THE USE OF ARTIFICIAL INTELLIGENCE SYSTEMS AS A TOOL TO DIFFERENTIATE IN QUAL...
THE USE OF ARTIFICIAL INTELLIGENCE SYSTEMS AS A TOOL TO DIFFERENTIATE IN QUAL...THE USE OF ARTIFICIAL INTELLIGENCE SYSTEMS AS A TOOL TO DIFFERENTIATE IN QUAL...
THE USE OF ARTIFICIAL INTELLIGENCE SYSTEMS AS A TOOL TO DIFFERENTIATE IN QUAL...AM Publications
 
IRJET- Cancer Disease Prediction using Machine Learning over Big Data
IRJET- Cancer Disease Prediction using Machine Learning over Big DataIRJET- Cancer Disease Prediction using Machine Learning over Big Data
IRJET- Cancer Disease Prediction using Machine Learning over Big DataIRJET Journal
 
AI in Healthcare
AI in HealthcareAI in Healthcare
AI in HealthcarePaul Agapow
 

What's hot (20)

Artificial Intelligence in Medicine Market Report Size 2021 ppt
Artificial Intelligence in Medicine Market Report Size 2021 pptArtificial Intelligence in Medicine Market Report Size 2021 ppt
Artificial Intelligence in Medicine Market Report Size 2021 ppt
 
Predictive Analytics and Machine Learning for Healthcare - Diabetes
Predictive Analytics and Machine Learning for Healthcare - DiabetesPredictive Analytics and Machine Learning for Healthcare - Diabetes
Predictive Analytics and Machine Learning for Healthcare - Diabetes
 
Artificial intelligence ppt
Artificial intelligence pptArtificial intelligence ppt
Artificial intelligence ppt
 
How Artificial Intelligence in Transforming Pharma
How Artificial Intelligence in Transforming PharmaHow Artificial Intelligence in Transforming Pharma
How Artificial Intelligence in Transforming Pharma
 
Pathology Informatics: Past, Present, and Future
Pathology Informatics: Past, Present, and FuturePathology Informatics: Past, Present, and Future
Pathology Informatics: Past, Present, and Future
 
The Life-Changing Impact of AI in Healthcare
The Life-Changing Impact of AI in HealthcareThe Life-Changing Impact of AI in Healthcare
The Life-Changing Impact of AI in Healthcare
 
Artificial intelligence in health care (drug discovery) in pharmacy
Artificial intelligence in health care (drug discovery) in pharmacy Artificial intelligence in health care (drug discovery) in pharmacy
Artificial intelligence in health care (drug discovery) in pharmacy
 
Dark Side and Bright Side of AI in Medicine
Dark Side and Bright Side of AI in MedicineDark Side and Bright Side of AI in Medicine
Dark Side and Bright Side of AI in Medicine
 
Artificial Intelligence in Healthcare Report
Artificial Intelligence in Healthcare Report Artificial Intelligence in Healthcare Report
Artificial Intelligence in Healthcare Report
 
The evolving promise of genomic medicine ibm white paper
The evolving promise of genomic medicine ibm white paperThe evolving promise of genomic medicine ibm white paper
The evolving promise of genomic medicine ibm white paper
 
Artificial intelligence in healthcare past,present and future
Artificial intelligence in healthcare past,present and futureArtificial intelligence in healthcare past,present and future
Artificial intelligence in healthcare past,present and future
 
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
PERFORMANCE OF DATA MINING TECHNIQUES TO PREDICT IN HEALTHCARE CASE STUDY: CH...
 
Artificial intelligence(chirag mittal)
Artificial intelligence(chirag mittal)Artificial intelligence(chirag mittal)
Artificial intelligence(chirag mittal)
 
Computers as data analysis in preclinical development
Computers as data analysis in preclinical developmentComputers as data analysis in preclinical development
Computers as data analysis in preclinical development
 
Artificial intelligence in field of pharmacy
Artificial intelligence in field of pharmacyArtificial intelligence in field of pharmacy
Artificial intelligence in field of pharmacy
 
A KNOWLEDGE BASED AUTOMATIC RADIATION TREATMENT PLAN ALERT SYSTEM
A KNOWLEDGE BASED AUTOMATIC RADIATION TREATMENT PLAN ALERT SYSTEMA KNOWLEDGE BASED AUTOMATIC RADIATION TREATMENT PLAN ALERT SYSTEM
A KNOWLEDGE BASED AUTOMATIC RADIATION TREATMENT PLAN ALERT SYSTEM
 
Big Data Provides Opportunities, Challenges and a Better Future in Health and...
Big Data Provides Opportunities, Challenges and a Better Future in Health and...Big Data Provides Opportunities, Challenges and a Better Future in Health and...
Big Data Provides Opportunities, Challenges and a Better Future in Health and...
 
THE USE OF ARTIFICIAL INTELLIGENCE SYSTEMS AS A TOOL TO DIFFERENTIATE IN QUAL...
THE USE OF ARTIFICIAL INTELLIGENCE SYSTEMS AS A TOOL TO DIFFERENTIATE IN QUAL...THE USE OF ARTIFICIAL INTELLIGENCE SYSTEMS AS A TOOL TO DIFFERENTIATE IN QUAL...
THE USE OF ARTIFICIAL INTELLIGENCE SYSTEMS AS A TOOL TO DIFFERENTIATE IN QUAL...
 
IRJET- Cancer Disease Prediction using Machine Learning over Big Data
IRJET- Cancer Disease Prediction using Machine Learning over Big DataIRJET- Cancer Disease Prediction using Machine Learning over Big Data
IRJET- Cancer Disease Prediction using Machine Learning over Big Data
 
AI in Healthcare
AI in HealthcareAI in Healthcare
AI in Healthcare
 

Similar to Machine Learning in Medicine A Primer

5 Ways Machine Learning Is Revolutionizing the Healthcare Industry
5 Ways Machine Learning Is Revolutionizing the Healthcare Industry5 Ways Machine Learning Is Revolutionizing the Healthcare Industry
5 Ways Machine Learning Is Revolutionizing the Healthcare IndustryDashTechnologiesInc
 
Deep Learning Based Pain Treatment
Deep Learning Based Pain TreatmentDeep Learning Based Pain Treatment
Deep Learning Based Pain Treatmentijtsrd
 
APPLICATIONS OF DEEP LEARNING AND MACHINE LEARNING IN HEALTHCARE DOMAIN – A L...
APPLICATIONS OF DEEP LEARNING AND MACHINE LEARNING IN HEALTHCARE DOMAIN – A L...APPLICATIONS OF DEEP LEARNING AND MACHINE LEARNING IN HEALTHCARE DOMAIN – A L...
APPLICATIONS OF DEEP LEARNING AND MACHINE LEARNING IN HEALTHCARE DOMAIN – A L...IAEME Publication
 
Multiple Disease Prediction System: A Review
Multiple Disease Prediction System: A ReviewMultiple Disease Prediction System: A Review
Multiple Disease Prediction System: A ReviewIRJET Journal
 
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
 
The Role of Artificial Intelligence in Revolutionizing Healthcare A Comprehen...
The Role of Artificial Intelligence in Revolutionizing Healthcare A Comprehen...The Role of Artificial Intelligence in Revolutionizing Healthcare A Comprehen...
The Role of Artificial Intelligence in Revolutionizing Healthcare A Comprehen...ijtsrd
 
ppt for data science slideshare.pptx
ppt for data science slideshare.pptxppt for data science slideshare.pptx
ppt for data science slideshare.pptxMangeshPatil358834
 
Data Mining in Health Care
Data Mining in Health CareData Mining in Health Care
Data Mining in Health CareShahDhruv21
 
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMSINTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMShiij
 
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMSINTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMShiij
 
Machine learning approaches in the diagnosis of infectious diseases-a review.pdf
Machine learning approaches in the diagnosis of infectious diseases-a review.pdfMachine learning approaches in the diagnosis of infectious diseases-a review.pdf
Machine learning approaches in the diagnosis of infectious diseases-a review.pdfSmriti Mishra
 
Essence of Soft Computing in Healthcare
Essence of Soft Computing in HealthcareEssence of Soft Computing in Healthcare
Essence of Soft Computing in Healthcareijtsrd
 
Artificial Intelligence and Machine Learning in Healthcare
Artificial Intelligence and Machine Learning in HealthcareArtificial Intelligence and Machine Learning in Healthcare
Artificial Intelligence and Machine Learning in HealthcareChristine Shepherd
 
Paper id 36201506
Paper id 36201506Paper id 36201506
Paper id 36201506IJRAT
 
Analytical Study Of Data Mining Applications In Malaria Prediction And Diagnosis
Analytical Study Of Data Mining Applications In Malaria Prediction And DiagnosisAnalytical Study Of Data Mining Applications In Malaria Prediction And Diagnosis
Analytical Study Of Data Mining Applications In Malaria Prediction And DiagnosisAmy Cernava
 

Similar to Machine Learning in Medicine A Primer (20)

5 Ways Machine Learning Is Revolutionizing the Healthcare Industry
5 Ways Machine Learning Is Revolutionizing the Healthcare Industry5 Ways Machine Learning Is Revolutionizing the Healthcare Industry
5 Ways Machine Learning Is Revolutionizing the Healthcare Industry
 
Deep Learning Based Pain Treatment
Deep Learning Based Pain TreatmentDeep Learning Based Pain Treatment
Deep Learning Based Pain Treatment
 
vaagdevi paper.pdf
vaagdevi paper.pdfvaagdevi paper.pdf
vaagdevi paper.pdf
 
APPLICATIONS OF DEEP LEARNING AND MACHINE LEARNING IN HEALTHCARE DOMAIN – A L...
APPLICATIONS OF DEEP LEARNING AND MACHINE LEARNING IN HEALTHCARE DOMAIN – A L...APPLICATIONS OF DEEP LEARNING AND MACHINE LEARNING IN HEALTHCARE DOMAIN – A L...
APPLICATIONS OF DEEP LEARNING AND MACHINE LEARNING IN HEALTHCARE DOMAIN – A L...
 
Ex33900906
Ex33900906Ex33900906
Ex33900906
 
r ppt.pptx
r ppt.pptxr ppt.pptx
r ppt.pptx
 
Multiple Disease Prediction System: A Review
Multiple Disease Prediction System: A ReviewMultiple Disease Prediction System: A Review
Multiple Disease Prediction System: A Review
 
Ex33900906
Ex33900906Ex33900906
Ex33900906
 
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
 
The Role of Artificial Intelligence in Revolutionizing Healthcare A Comprehen...
The Role of Artificial Intelligence in Revolutionizing Healthcare A Comprehen...The Role of Artificial Intelligence in Revolutionizing Healthcare A Comprehen...
The Role of Artificial Intelligence in Revolutionizing Healthcare A Comprehen...
 
ppt for data science slideshare.pptx
ppt for data science slideshare.pptxppt for data science slideshare.pptx
ppt for data science slideshare.pptx
 
Data Mining in Health Care
Data Mining in Health CareData Mining in Health Care
Data Mining in Health Care
 
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMSINTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
 
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMSINTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
INTEGRATING MACHINE LEARNING IN CLINICAL DECISION SUPPORT SYSTEMS
 
Machine learning approaches in the diagnosis of infectious diseases-a review.pdf
Machine learning approaches in the diagnosis of infectious diseases-a review.pdfMachine learning approaches in the diagnosis of infectious diseases-a review.pdf
Machine learning approaches in the diagnosis of infectious diseases-a review.pdf
 
Essence of Soft Computing in Healthcare
Essence of Soft Computing in HealthcareEssence of Soft Computing in Healthcare
Essence of Soft Computing in Healthcare
 
Artificial intelligence and Medicine - Copy.pptx
Artificial intelligence and Medicine - Copy.pptxArtificial intelligence and Medicine - Copy.pptx
Artificial intelligence and Medicine - Copy.pptx
 
Artificial Intelligence and Machine Learning in Healthcare
Artificial Intelligence and Machine Learning in HealthcareArtificial Intelligence and Machine Learning in Healthcare
Artificial Intelligence and Machine Learning in Healthcare
 
Paper id 36201506
Paper id 36201506Paper id 36201506
Paper id 36201506
 
Analytical Study Of Data Mining Applications In Malaria Prediction And Diagnosis
Analytical Study Of Data Mining Applications In Malaria Prediction And DiagnosisAnalytical Study Of Data Mining Applications In Malaria Prediction And Diagnosis
Analytical Study Of Data Mining Applications In Malaria Prediction And Diagnosis
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxAnaBeatriceAblay2
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 

Recently uploaded (20)

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 

Machine Learning in Medicine A Primer

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume: 3 | Issue: 2 | Jan-Feb 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470 @ IJTSRD | Unique Reference Paper ID - IJTSRD20255 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 98 Machine Learning in Medicine: A Primer Matthew N. O Sadiku1, Sarhan M. Musa1, Adedamola Omotoso2 1Professor, 2Student Roy G. Perry College of Engineering, Prairie View A&M University, Prairie View ABSTRACT Machine learning is the field that focuses on how computerslearn fromdata.Today,machinelearningis playingan integral role in the medical industry. This is due to its ability to process huge datasets beyond the scope of human capability, and then convert the data analyzed into clinical insights that aid physicians in providing care. Machine learning is a powerful,relatively easy to implement tool with numerous possibilities to enhance medical practice. The applications of machine learning in medicine are advancing medicine into a new realm. Therefore, educating the next generation of medical professionals with machine learning is essential. This paper provides a brief introduction to applying machine learning in medicine. KEYWORDS: machine learning, computer algorithms, artificial intelligence, medicine, healthcare INTRODUCTION In today’s information era, an organization should deduct meaningful information from their data obtained in orderto be able to compete. Like other fields, medicine is going through data revolution. With the emergence big data, the explosion in data available for analysis is as evident in healthcare as anywhere else. Clinical medicine has always required doctors to handle enormous amounts of data. Diagnostic and imaging techniques generate such an incredible amount of data. Machine Learning techniques emerged as an objective tool to assist practitioners to diagnose certain conditions and make clinical decisions [1]. Most computer-based algorithms in medicine are “expert systems.” Expert systems work the way an ideal medical student would: they take general medical principles and apply them to patients. Machine learning handles problems as a doctor progressingthrough residencymight:bylearning rules from data. It is a branch in computer science that employs knowledge from artificialintelligence,optimization, and statistics to develop algorithms. It focuses on how computers learn from data. Such an algorithmic method allows data to speak for themselves. Although machine learning (ML) is widely used in other industries, such as retail and banking, it is not routine in medicine because of the complexity and limited availability of data. In medicine, the bottom line is to use machine learning to augment patient care, save more lives, improve more care, while saving money at the same time. ML can automate the manual processes carried out bypractitioners, which are usually time-consuming and subjective. Thus, using ML can save time for practitioners and provide unbiased, repeatable results. MACHINE LEARNING Machine learning (ML) is the discipline that gives computers the ability to learn without being explicitly programmed. The term “machine learning” (ML)wasinitiallycoinedin1959 by Arthur Samuel, a computer scientist. Machine learning (or statistical learning) is part of artificial intelligence. As illustrated in Figure 1, ML may also be regarded as a sub- disciplines of data science [2]. It assists computers in estimating future events and modelling based on experiences gained from previous information. Machine learning (ML) focusesonhowcomputers“learn”fromdata.It allows computers to learn from past examples and to detect hard-to-discern patterns from largedatasets. An exampleof how a machine learner is trained is shown in Figure 2 [3]. It describes a class of algorithms which learn model parameters from a set of training data with the purpose of accurately predicting outcomes for previously unseen data. ML is a marriage between statistics and computer science [4,5]. There are two types of learning: supervised learning and unsupervised learning. Supervised learning focuses on classification and prediction. It involves buildingastatistical model for predicting or estimating an outcome basedonone or more inputs. It is often used to estimate risk. Supervised ML is where algorithms are given training data. Learning from data is used when there is no theoretical or prior knowledge solution, but data is available to construct an empirical solution. Supervised ML is increasinglybeingused in medicine such as in cardiac electrophysiology. In unsupervised learning, we areinterested in findingnaturally occurring patterns within the data. Unlike supervised learning, there is no predicted outcome. Unsupervised learning looks for internal structure in the data [6]. Unsupervised learning algorithms are common in neural network models. A common application of such a process is to explore interrelationships between genetics, biochemistry, histology, and disease states. The most commonly used ML algorithms include neural networks, support vector machines, and decision trees. Other ML techniques include classification, regression, and clustering. There are some software packages that do some form of machine learning [7]. There is significant interest in the use of ML in medicine. ML techniques can ‘learn’ from the vast amount of medical data and assist clinical decision making. They are often suitable for detecting complex patterns in large and noisy data sets. For a ML system to be useful in solving medical diagnostic tasks, the following features are desired: good performance, the ability to appropriately deal with missing data, the transparency of diagnostic knowledge, the ability to explain decisions, and the ability of the algorithm to reduce the
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Reference Paper ID - IJTSRD20255 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 99 number of tests necessary to obtain reliable diagnosis [8]. However, success in using ML is not always guaranteed. Like any technique, an appreciation of the limitations of ML algorithms is crucial. APPLICATIONS OF ML IN MEDICINE Machine learning techniques have been currently applied in the analysis of data in various fields including medicine, finance, business, education, advertising, cybersecurity, and energy applications. They were first applied to medicine with the use of electronic health records. They emerged in the medical sciences as clinical decision-support techniques to improve sensitivity, disease detection, and monitoring. There are almost limitless opportunities for machine learning in medicine. We can considersomepopular areas in medicine that have benefited or might benefit frommachine learning approaches. Both supervised and unsupervisedcan be applied to clinical data sets for the purpose of developing robust risk models and redefining patient classes. Few applications of machine learning include [9, 10]: Oncology: Almost all works in this field apply machine learning techniques, which perform deep statistical analysis of a set of clinical cases supported by gene expression data. Researchers are using deep learningto train algorithms to recognize cancerous tissue at a level comparable to trained physicians.Googlehasdeveloped a machine learning algorithm to help identify cancerous tumors on mammograms. Stanford is using a deep learning algorithm to identify skin cancer. Lately machine learning has been applied to cancer prognosis and prediction [3]. Pathology: Pathology is the medical specialty that is concerned with the diagnosis of disease. Machine vision and other machine learning technologies can enhance the efforts traditionally left only to pathologists with microscopes. Genomic Medicine: One of the goals of genomic medicine is to determine how variations in the DNA of individuals can affect the risk of different diseases. Machine learning can help to model the relationship between DNA and the quantities of key molecules in the cell [11]. Predicting ChronicDisease: Machine learningcan help hospital systems identify patients with chronic disease, predict the likelihood that patients will develop chronic disease, and present patient-specific prevention interventions. For example, ML approaches have significant potential in prediction of acute exacerbations in asthma patients [12]. Personalized Medicine: This is individualization, recognition of the micro-variables within a patient that may cause them to be different from their peers. ML for personalized medicine is a growing area. It involves the ability to draw on large data sets and predictive models allows for clinicians to more confidently diagnose, predict and treat their patients. Reduce Readmissions: Machine learning can reduce readmissions. Clinicians can receive dailyguidanceasto which patients are most likely tobereadmittedand how they might be able to reduce that risk. These advances would have been unimaginable without machine learning. Other areas include surgery, radiology, emergency medicine, traditional medicine, mental health, psychiatry, ophthalmology, and optometry. ML provides methods, techniques, and toolsthatcanhelpsolvediagnostic and prognostic problems in various medical domains. Machine learning techniques have been successfully applied to different branches of medicine as a tool to help diagnose diseases. ML algorithms have immense potentialto enhance diagnostic andintervention research insmoking,depression, asthma, and chronic obstructive pulmonarydisease(COPD). ML is also being used for data analysis and interpretation of continuous data used in the Intensive Care Unit [13]. With time, the healthcare environment will become more and more reliant on computer technology and ML capabilities will reach into all aspects of medicine. BENEFITS AND CHALLENGES Machine accuracy will soon exceed that of humans. Machine learning can be trained to look at images, identify abnormalities, and point to areas that need attention. It can be helpful in alerting a physician or a patient’s family when things begin to go wrong. It can lead to more accurate diagnostic algorithms and individualize patienttreatment. It has the potential to positively change the role of physicians in patient care. While ML has the potential to significantly help medical practice, some negative consequences that may arise from using ML decision support in medicine. Critical voices have emerged warning of potential problemssurroundingtheuse of ML [14]. Ethical and regulatory concerns about health data have expressed for long. ML algorithms use data that are subject to privacy protections, requiring that their developers pay close attention to ethical and regulatory restrictions. Data used to train algorithms should have the necessary use authorizations, but determining which data uses are permitted for a given purpose is not an easy [15]. People are understandably hesitant when they learn that healthcare professionals are being replaced by algorithms. Machine learning algorithms often require thousands of observations to reach acceptable performance levels. How doctors handle these challenges will create winners and losers in medicine. CONCLUSION Machine learning should no longer be regarded as a futuristic concept but a real-world tool that can be deployed today. Machine learning is critical for anyone practicing medicine in the 21st century. Today, ML techniques are suited for analyzing medical data and serving as tools for medical diagnosis in a variety of medical domains. They will become indispensable tools for clinicians who truly seek to understand their patients. If technology is to improve medicine in the future, the data provided to doctors needs to be enhanced by the power of analytics and machine learning. This will help them make better decisions about patient diagnoses and treatment option. Machine learning represents the next wave in advancing modern medicine. The next generation of medical professionals should be equipped with the right ML techniques that will enable them to become part of this emerging revolutionary technology [16]. For more information on ML, see the book in [17] and other books available at Amazon.com
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Reference Paper ID - IJTSRD20255 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 100 REFERENCES [1] A. Consejo, T. Melcer, and J. J. Rozema,“Introduction to machine learning for ophthalmologists, seminars in ophthalmology,” November 2018. [2] V. Bolon-Caned et al., “Machine learning for medical applications,” Proceedings of European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning, Belgium, April 2016, pp. 225- 234. [3] J. A. Cruz and D. S. Wishart, “Applications of machine learning in cancer prediction and prognosis,” Cancer Informatics, vol. 2, 2006, pp. 59–78. [4] Z. Obermeyer and E. J. Emanuel, “Predicting thefuture — Big data, machine learning, and clinical medicine,” New England Journal of Medicine, vol. 375, no. 13, September 2016, pp. 1216–1219. [5] M. N. O. Sadiku, S. M. Musa, and O. S. Musa, “Machine learning, ” International Research Journal of Advanced Engineering and Science, vol. 2, no. 4, 2017, pp. 79-81. [6] R. C. Deo, “Machine learning in medicine,” Circulation, vol. 132, no. 20, November 2015, pp. 1920–1930. [7] A. K. Waljee and P. D. R. Higgins, “Machine learning in medicine: A primer for physicians,” The American Journal of Gastroenterology, vol. 105, June 2010, pp. 1224–1226. [8] I. Kononenko, “Machine learningfor medicaldiagnosis: History, state of the art and perspective,” Artificial Intelligence in Medicine, vol. 23, no. 1, August 2001, pp. 89-109. [9] K. Sennaar, ”Machine learningformedicaldiagnostics– 4 current applications,” December 12, 2018, https://emerj.com/ai-sector-overviews/machine- learning-medical-diagnostics-4-current-applications/ [10] G. S. Handelman, “eDoctor: Machine learning and the future of medicine,” Journal of Internal Medicine, vol. 284, no. 6, December 2018, pp. 603-619. [11] M. K. K. Leung et al., “Machine learning in genomic medicine: A review of computational problems and data set,” Proceedings of the IEEE, vol. 104, no. 1, January 2016, pp. 176-197. [12] J. Finkelstein1 and I. C. Jeong, “Machine learning approaches to personalize early prediction of asthma exacerbations,” Annals of the New York Academy of Sciences, vol. 1387, 2017, pp. 153–165. [13] G. D. Magoulas and A. Prentza, “Machine learning in medical applications,” chapter in G. Paliouras, V. Karkaletsis, and C.D. Spyropoulos (eds.): Advanced Course on Artificial Intelligence, 1999, Springer, pp. 300-307. [14] L. McDonald et al., “Unintended consequences of machine learning in medicine? “ F1000Research, vol. 6, 2017. [15] E. Vayena, A. Blasimme, and I. G. Cohen, “Machine learning in medicine: Addressing ethical challenges,” PLoS Medicine, vol. 15, no. 11, 2018. [16] V. B. Kolachalama and P. S. Garg. “Machine learning and medical education,” npj Digital Medicine, vol. 54, September 2018. [17] T. J. Cleophas and A. H. Zwinderman, Machine Learning in Medicine, Part 2. Springer, 2018. Figure 1 (a) Data science, (b) Machine learning [2]. Figure 2 an example of how a machine learner is trained [3].