Cargando…

Amazon SageMaker Best Practices Proven Tips and Tricks to Build Successful Machine Learning Solutions on Amazon SageMaker.

Overcome advanced challenges in building end-to-end ML solutions by leveraging the capabilities of Amazon SageMaker for developing and integrating ML models into production Key Features Learn best practices for all phases of building machine learning solutions - from data preparation to monitoring m...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Muppala, Sireesha
Otros Autores: DeFauw, Randy, Eigenbrode, Shelbee
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, Limited, 2021.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Mi 4500
001 OR_on1272991631
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 211002s2021 enk o 000 0 eng d
040 |a EBLCP  |b eng  |c EBLCP  |d UKMGB  |d UAB  |d UKAHL  |d OCLCF  |d TEFOD  |d OCLCO  |d TEFOD  |d OCLCQ  |d IEEEE 
015 |a GBC1B2530  |2 bnb 
016 7 |a 020259666  |2 Uk 
019 |a 1272884747  |a 1273982650  |a 1276767623  |a 1276822159  |a 1276855136  |a 1277060597 
020 |a 9781801077767  |q (electronic bk.) 
020 |a 1801077762  |q (electronic bk.) 
020 |z 9781801070522 (pbk.) 
029 1 |a UKMGB  |b 020259666 
035 |a (OCoLC)1272991631  |z (OCoLC)1272884747  |z (OCoLC)1273982650  |z (OCoLC)1276767623  |z (OCoLC)1276822159  |z (OCoLC)1276855136  |z (OCoLC)1277060597 
037 |a 9781801077767  |b Packt Publishing Pvt. Ltd 
037 |a FFD2BECF-CABB-479E-8C7B-0E0914C1001D  |b OverDrive, Inc.  |n http://www.overdrive.com 
037 |a 10162810  |b IEEE 
050 4 |a Q325.5 
082 0 4 |a 006.3/1  |2 23 
049 |a UAMI 
100 1 |a Muppala, Sireesha. 
245 1 0 |a Amazon SageMaker Best Practices  |h [electronic resource] :  |b Proven Tips and Tricks to Build Successful Machine Learning Solutions on Amazon SageMaker. 
260 |a Birmingham :  |b Packt Publishing, Limited,  |c 2021. 
300 |a 1 online resource (348 pages) 
336 |a text  |2 rdacontent 
337 |a computer  |2 rdamedia 
338 |a online resource  |2 rdacarrier 
500 |a Description based upon print version of record. 
505 0 |a Cover -- Title Page -- Copyright and Credits -- Dedication -- Contributors -- Table of Contents -- Preface -- Section 1: Processing Data at Scale -- Chapter 1: Amazon SageMaker Overview -- Technical requirements -- Preparing, building, training and tuning, deploying, and managing ML models -- Discussion of data preparation capabilities -- SageMaker Ground Truth -- SageMaker Data Wrangler -- SageMaker Processing -- SageMaker Feature Store -- SageMaker Clarify -- Feature tour of model-building capabilities -- SageMaker Studio -- SageMaker notebook instances -- SageMaker algorithms 
505 8 |a BYO algorithms and scripts -- Feature tour of training and tuning capabilities -- SageMaker training jobs -- Autopilot -- HPO -- SageMaker Debugger -- SageMaker Experiments -- Feature tour of model management and deployment capabilities -- Model Monitor -- Model endpoints -- Edge Manager -- Summary -- Chapter 2: Data Science Environments -- Technical requirements -- Machine learning use case and dataset -- Creating data science environments -- Creating repeatability through IaC/CaC -- Amazon SageMaker notebook instances -- Amazon SageMaker Studio 
505 8 |a Providing and creating data science environments as IT services -- Creating a portfolio in AWS Service Catalog -- Amazon SageMaker notebook instances -- Amazon SageMaker Studio -- Summary -- References -- Chapter 3: Data Labeling with Amazon SageMaker Ground Truth -- Technical requirements -- Challenges with labeling data at scale -- Addressing unique labeling requirements with custom labeling workflows -- A private labeling workforce -- Listing the data to label -- Creating the workflow -- Improving labeling quality using multiple workers -- Using active learning to reduce labeling time 
505 8 |a Security and permissions -- Summary -- Chapter 4: Data Preparation at Scale Using Amazon SageMaker Data Wrangler and Processing -- Technical requirements -- Visual data preparation with Data Wrangler -- Bias detection and explainability with Data Wrangler and Clarify -- Data preparation at scale with SageMaker Processing -- Loading the dataset -- Drop columns -- Converting data types -- Scaling numeric fields -- Featurizing the date -- Simulating labels for air quality -- Encoding categorical variables -- Splitting and saving the dataset -- Summary 
505 8 |a Chapter 5: Centralized Feature Repository with Amazon SageMaker Feature Store -- Technical requirements -- Amazon SageMaker Feature Store essentials -- Creating feature groups -- Populating feature groups -- Retrieving features from feature groups -- Creating reusable features to reduce feature inconsistencies and inference latency -- Designing solutions for near real-time ML predictions -- Summary -- References -- Section 2: Model Training Challenges -- Chapter 6: Training and Tuning at Scale -- Technical requirements -- ML training at scale with SageMaker distributed libraries 
500 |a Choosing between data and model parallelism. 
520 |a Overcome advanced challenges in building end-to-end ML solutions by leveraging the capabilities of Amazon SageMaker for developing and integrating ML models into production Key Features Learn best practices for all phases of building machine learning solutions - from data preparation to monitoring models in production Automate end-to-end machine learning workflows with Amazon SageMaker and related AWS Design, architect, and operate machine learning workloads in the AWS Cloud Book DescriptionAmazon SageMaker is a fully managed AWS service that provides the ability to build, train, deploy, and monitor machine learning models. The book begins with a high-level overview of Amazon SageMaker capabilities that map to the various phases of the machine learning process to help set the right foundation. You'll learn efficient tactics to address data science challenges such as processing data at scale, data preparation, connecting to big data pipelines, identifying data bias, running A/B tests, and model explainability using Amazon SageMaker. As you advance, you'll understand how you can tackle the challenge of training at scale, including how to use large data sets while saving costs, monitoring training resources to identify bottlenecks, speeding up long training jobs, and tracking multiple models trained for a common goal. Moving ahead, you'll find out how you can integrate Amazon SageMaker with other AWS to build reliable, cost-optimized, and automated machine learning applications. In addition to this, you'll build ML pipelines integrated with MLOps principles and apply best practices to build secure and performant solutions. By the end of the book, you'll confidently be able to apply Amazon SageMaker's wide range of capabilities to the full spectrum of machine learning workflows. What you will learn Perform data bias detection with AWS Data Wrangler and SageMaker Clarify Speed up data processing with SageMaker Feature Store Overcome labeling bias with SageMaker Ground Truth Improve training time with the monitoring and profiling capabilities of SageMaker Debugger Address the challenge of model deployment automation with CI/CD using the SageMaker model registry Explore SageMaker Neo for model optimization Implement data and model quality monitoring with Amazon Model Monitor Improve training time and reduce costs with SageMaker data and model parallelism Who this book is for This book is for expert data scientists responsible for building machine learning applications using Amazon SageMaker. Working knowledge of Amazon SageMaker, machine learning, deep learning, and experience using Jupyter Notebooks and Python is expected. Basic knowledge of AWS related to data, security, and monitoring will help you make the most of the book. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
610 2 0 |a Amazon Web Services (Firm) 
610 2 7 |a Amazon Web Services (Firm)  |2 fast  |0 (OCoLC)fst01974501 
650 0 |a Machine learning. 
650 0 |a Cloud computing. 
650 6 |a Apprentissage automatique. 
650 6 |a Infonuagique. 
650 7 |a Cloud computing.  |2 fast  |0 (OCoLC)fst01745899 
650 7 |a Machine learning.  |2 fast  |0 (OCoLC)fst01004795 
700 1 |a DeFauw, Randy. 
700 1 |a Eigenbrode, Shelbee. 
776 0 8 |i Print version:  |a Muppala, Sireesha  |t Amazon SageMaker Best Practices  |d Birmingham : Packt Publishing, Limited,c2021 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781801070522/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL6725869 
938 |a Askews and Holts Library Services  |b ASKH  |n AH38859908 
994 |a 92  |b IZTAP