Machine Learning For Healthcare Handling and Managing Data - 1st Edition Instant Reading Access
Machine Learning For Healthcare Handling and Managing Data - 1st Edition Instant Reading Access
Visit the link below to download the full version of this book:
https://medipdf.com/product/machine-learning-for-healthcare-handling-and-managin
g-data-1st-edition/
Edited by
Rashmi Agrawal
Jyotir Moy Chatterjee
Abhishek Kumar
Pramod Singh Rathore
Dac-Nhuong Le
MATLAB® is a trademark of The MathWorks, Inc. and is used with permission. The MathWorks
does not warrant the accuracy of the text or exercises in this book. This book’s use or discussion
of MATLAB® software or related products does not constitute endorsement or sponsorship by The
MathWorks of a particular pedagogical approach or particular use of the MATLAB® software.
Reasonable efforts have been made to publish reliable data and information, but the author and pub-
lisher cannot assume responsibility for the validity of all materials or the consequences of their use.
The authors and publishers have attempted to trace the copyright holders of all material reproduced
in this publication and apologize to copyright holders if permission to publish in this form has not
been obtained. If any copyright material has not been acknowledged please write and let us know so
we may rectify in any future reprint.
Except as permitted under U.S. Copyright Law, no part of this book may be reprinted, reproduced,
transmitted, or utilized in any form by any electronic, mechanical, or other means, now known or
hereafter invented, including photocopying, microfilming, and recording, or in any information
storage or retrieval system, without written permission from the publishers.
For permission to photocopy or use material electronically from this work, access www.copyright.
com or contact the Copyright Clearance Center, Inc. (CCC), 222 Rosewood Drive, Danvers, MA 01923,
978-750-8400. For works that are not available on CCC please contact mpkbookspermissions@tandf.
co.uk
Trademark notice: Product or corporate names may be trademarks or registered trademarks, and are
used only for identification and explanation without intent to infringe.
Typeset in Palatino
by Deanta Global Publishing Services, Chennai, India
Contents
Preface..................................................................................................................... vii
Acknowledgments..................................................................................................xi
Editors.................................................................................................................... xiii
List of Contributors............................................................................................. xvii
v
vi Contents
Index...................................................................................................................... 203
Preface
vii
viii Preface
one hidden layer (see the diagram opposite which illustrates the complexity
of a neural network). Neural networks are great at solving problems where
the data is highly structured – like an image of a brain scan – but are also
“black box” algorithms. In other words, it is hard for humans to comprehend
the patterns they find. Despite being around for over 50 years, neural net-
works have only become popular and feasible in the last ten years thanks to
advances in both algorithm design and computing power. While the health-
care sector is being transformed by the ability to record massive amounts of
information about individual patients, the enormous volume of data being
collected is impossible for human beings to analyze. Machine learning pro-
vides a way to automatically find patterns and reasons behind data, which
enables healthcare professionals to move towards more personalized care –
known as precision medicine. There are many possibilities for how machine
learning can be used in healthcare settings, and all of them depend on having
sufficient data and permissions to use it. Previously, alerts and recommenda-
tions for medical practice have been developed based on external studies,
and hard coded into their software. However, that can limit the accuracy
of the data because they might be from different populations and environ-
ments. Machine learning, on the other hand, can be refined using data that
is available in that particular environment. For example, anonymized patient
record information from a hospital and the area in which it serves.
One further example of how healthcare providers can take advantage of
machine learning is utilizing it in order to predict the likelihood of hospi-
tal re-admission for chronically ill patients. Identifying the patients who are
most at risk of being re-admitted means they can be given greater support
after they have been discharged. By lowering the rate of re-admission, not
only are the lives of those most at risk improved, but it also helps save pre-
cious healthcare funds, which can then perhaps be used for wellness and
prevention programs instead.
The main research issues and important concepts relating to machine learn-
ing technology in the healthcare industry are covered in more detail through-
out this book. It will provide in-depth information about handling and
managing healthcare data with machine learning methods. Throughout this
book we will try our best to show readers about the links between machine
learning and computer science applications in healthcare sector more broadly
xi
Editors
xiii
xiv Editors
xvii