Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Applied Machine Learning for Healthcare and Life Sciences using AWS

You're reading from   Applied Machine Learning for Healthcare and Life Sciences using AWS Transformational AI implementations for biotech, clinical, and healthcare organizations

Arrow left icon
Product type Paperback
Published in Nov 2022
Publisher Packt
ISBN-13 9781804610213
Length 224 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Ujjwal Ratan Ujjwal Ratan
Author Profile Icon Ujjwal Ratan
Ujjwal Ratan
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

Preface 1. Part 1: Introduction to Machine Learning on AWS
2. Chapter 1: Introducing Machine Learning and the AWS Machine Learning Stack FREE CHAPTER 3. Chapter 2: Exploring Key AWS Machine Learning Services for Healthcare and Life Sciences 4. Part 2: Machine Learning Applications in the Healthcare Industry
5. Chapter 3: Machine Learning for Patient Risk Stratification 6. Chapter 4: Using Machine Learning to Improve Operational Efficiency for Healthcare Providers 7. Chapter 5: Implementing Machine Learning for Healthcare Payors 8. Chapter 6: Implementing Machine Learning for Medical Devices and Radiology Images 9. Part 3: Machine Learning Applications in the Life Sciences Industry
10. Chapter 7: Applying Machine Learning to Genomics 11. Chapter 8: Applying Machine Learning to Molecular Data 12. Chapter 9: Applying Machine Learning to Clinical Trials and Pharmacovigilance 13. Chapter 10: Utilizing Machine Learning in the Pharmaceutical Supply Chain 14. Part 4: Challenges and the Future of AI in Healthcare and Life Sciences
15. Chapter 11: Understanding Common Industry Challenges and Solutions 16. Chapter 12: Understanding Current Industry Trends and Future Applications 17. Index 18. Other Books You May Enjoy

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: “Open the terminal or CLI on your computer and navigate to the directory where you have the transcribe_text.py file.”

A block of code is set as follows:

from sagemaker.workflow.pipeline import Pipeline
pipeline_name = f"mypipeline"

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

from sagemaker.workflow.parameters import (
    ParameterInteger,
    ParameterString,
    ParameterFloat,
    ParameterBoolean
)

Any command-line input or output is written as follows:

$cd SageMaker
$git clone https://github.com/PacktPublishing/Applied-Machine-Learning-for-Healthcare-and-Life-Sciences-using-AWS.git

Bold: Indicates a new term, an important word, or words that you see onscreen. For instance, words in menus or dialog boxes appear in bold. Here is an example: “Select System info from the Administration panel.”

Tips or important notes

Appear like this.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime