Machine Learning in Medicine A Complete Overview Exclusive Download
Machine Learning in Medicine A Complete Overview Exclusive Download
Visit the link below to download the full version of this book:
https://medipdf.com/product/machine-learning-in-medicine-a-complete-overview/
Machine Learning in
Medicine - a Complete
Overview
With the help from HENNY I. CLEOPHAS-ALLERS,
BChem
Ton J. Cleophas Aeilko H. Zwinderman
Department Medicine Department Biostatistics and Epidemiology
Albert Schweitzer Hospital Academic Medical Center
Sliedrecht, The Netherlands Amsterdam, The Netherlands
The amount of data stored in the world’s databases doubles every 20 months, as
estimated by Usama Fayyad, one of the founders of machine learning and co-author
of the book Advances in Knowledge Discovery and Data Mining (ed. by the
American Association for Artificial Intelligence, Menlo Park, CA, USA, 1996), and
clinicians, familiar with traditional statistical methods, are at a loss to analyze them.
Traditional methods have, indeed, difficulty to identify outliers in large datasets,
and to find patterns in big data and data with multiple exposure/outcome variables.
In addition, analysis-rules for surveys and questionnaires, which are currently com-
mon methods of data collection, are, essentially, missing. Fortunately, the new dis-
cipline, machine learning, is able to cover all of these limitations.
So far, medical professionals have been rather reluctant to use machine learning.
Ravinda Khattree, co-author of the book Computational Methods in Biomedical
Research (ed. by Chapman & Hall, Baton Rouge, LA, USA, 2007) suggests that
there may be historical reasons: technological (doctors are better than computers
(?)), legal, cultural (doctors are better trusted). Also, in the field of diagnosis mak-
ing, few doctors may want a computer checking them, are interested in collabora-
tion with a computer or with computer engineers.
Adequate health and health care will, however, soon be impossible without
proper data supervision from modern machine learning methodologies like cluster
models, neural networks, and other data mining methodologies. The current book is
the first publication of a complete overview of machine learning methodologies for
the medical and health sector, and it was written as a training companion, and as a
must-read, not only for physicians and students, but also for anyone involved in the
process and progress of health and health care.
Some of the 80 chapters have already appeared in Springer’s Cookbook Briefs,
but they have been rewritten and updated. All of the chapters have two core charac-
teristics. First, they are intended for current usage, and they are, particularly, con-
cerned with improving that usage. Second, they try and tell what readers need to
know in order to understand the methods.
v
vi Preface
ix
x Contents
Example..................................................................................................... 17
Conclusion................................................................................................. 24
Note ........................................................................................................... 24
5 Predicting High-Risk-Bin Memberships (1,445 Families) ................... 25
General Purpose ........................................................................................ 25
Specific Scientific Question ...................................................................... 25
Example..................................................................................................... 25
Optimal Binning ........................................................................................ 26
Conclusion................................................................................................. 29
Note ........................................................................................................... 29
6 Predicting Outlier Memberships (2,000 Patients) ................................ 31
General Purpose ........................................................................................ 31
Specific Scientific Question ...................................................................... 31
Example..................................................................................................... 31
Conclusion................................................................................................. 34
Note ........................................................................................................... 34
7 Data Mining for Visualization of Health Processes (150 Patients)...... 35
General Purpose ........................................................................................ 35
Primary Scientific Question ...................................................................... 35
Example..................................................................................................... 36
Knime Data Miner..................................................................................... 37
Knime Workflow ....................................................................................... 38
Box and Whiskers Plots ............................................................................ 39
Lift Chart ................................................................................................... 39
Histogram .................................................................................................. 40
Line Plot .................................................................................................... 41
Matrix of Scatter Plots .............................................................................. 42
Parallel Coordinates .................................................................................. 43
Hierarchical Cluster Analysis with SOTA (Self Organizing
Tree Algorithm) ........................................................................................ 44
Conclusion................................................................................................. 45
Note ........................................................................................................... 46
8 Trained Decision Trees for a More Meaningful Accuracy
(150 Patients) ........................................................................................... 47
General Purpose ........................................................................................ 47
Primary Scientific Question ...................................................................... 47
Example..................................................................................................... 48
Downloading the Knime Data Miner ........................................................ 49
Knime Workflow ....................................................................................... 50
Conclusion................................................................................................. 52
Note ........................................................................................................... 52
Contents xi