Amazon SageMaker Best Practices: Proven tips and tricks to build successful machine learning solutions on Amazon SageMaker
$48.99
Price: [price_with_discount]
(as of [price_update_date] – Details)
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 FeaturesLearn best practices for all phases of building machine learning solutions – from data preparation to monitoring models in productionAutomate end-to-end machine learning workflows with Amazon SageMaker and related AWSDesign, architect, and operate machine learning workloads in the AWS CloudBook Description
Amazon 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 learnPerform data bias detection with AWS Data Wrangler and SageMaker ClarifySpeed up data processing with SageMaker Feature StoreOvercome labeling bias with SageMaker Ground TruthImprove training time with the monitoring and profiling capabilities of SageMaker DebuggerAddress the challenge of model deployment automation with CI/CD using the SageMaker model registryExplore SageMaker Neo for model optimizationImplement data and model quality monitoring with Amazon Model MonitorImprove training time and reduce costs with SageMaker data and model parallelismWho 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.
Table of ContentsAmazon SageMaker OverviewData Science EnvironmentsData Labeling with Amazon SageMaker Ground TruthData Preparation at Scale Using Amazon SageMaker Data Wrangler and ProcessingCentralized Feature Repository with Amazon SageMaker Feature StoreTraining and Tuning at ScaleProfile Training Jobs with Amazon SageMaker DebuggerManaging Models at Scale Using a Model RegistryUpdating Production Models Using Amazon SageMaker Endpoint Production VariantsOptimizing Model Hosting and Inference CostsMonitoring Production Models with Amazon SageMaker Model Monitor and ClarifyMachine Learning Automated WorkflowsWell-Architected Machine Learning with Amazon SageMakerManaging SageMaker Features Across Accounts
Publisher : Packt Publishing – ebooks Account (September 24, 2021)
Language : English
Paperback : 348 pages
ISBN-10 : 1801070520
ISBN-13 : 978-1801070522
Item Weight : 1.34 pounds
Dimensions : 9.25 x 7.5 x 0.73 inches
[ad_2]
Wesley Pasfield –
Phenomenal overview of the breadth and depth of Amazon SageMaker
Overall this is an excellent and practical overview of the full breadth of the SageMaker platform, Iâd recommend this to anyone who is using SageMaker on AWS for full end-to-end machine learning workflows. There are an overwhelming number of products within the SageMaker platform, and this book does a great job of clearly explaining the benefit of each product, and placing it within the broader AWS ecosystem. Often with machine learning platforms and tutorials thereâs an over-emphasis on the modeling portion of the process, but this book covers the full machine learning lifecycle including model management, versioning and deployment, and I really appreciated the bookâs practical focus.I especially enjoyed the focus on integration with other AWS services, and notably sections with detail on CloudFormation orchestration (particularly the setting up Data Science environments chapter), and would have liked to see more CloudFormation focus in the deployment section. It also would have been nice to see the pros and cons of some of the new SageMaker features vs. their prior AWS service predecessors to better understand the value proposition (ex. Online Feature Store vs. DynamoDB). I thought the comparison of Model Registry options (SageMaker, AWS Custom, and Open Source) was especially strong and a helpful given the vast number of architecture decisions that are possible with AWS
Samuel –
A panoramic view of AWS Sagemaker
This book provides a panoramic view of AWS Sagemaker. Although I’ve used Sagemaker intensively for my job, I still learn a lot from this book. Particularly, the sections about a/b testing and model monitoring are indeed eye-opening.Second of all, the github resource is really helpful. For someone who wants to put everything in practice, example notebooks are extremely valuable.Lastly, I personally put a high standard on those books including “best practice” in their titles. So in that sense, this one may not render all the best practices of Sagemaker you are looking for, but it definitely gets you to know a lot more about this service and help you obtain substantial hands-on experience.
laura –
Great book to get familiar with Amazon SageMaker
This book contains a detailed overview of the full machine learning lifecycle. Inside you will learn how to process and prepare data, use big data pipelines, and run A/B tests. What is unique and great about the book is its use of example code files/cloudformation provided on GitHub, which allows the reader to follow each chapter and test the features described throughout the book.To get the most out of this book, the reader needs to have a working knowledge of Amazon SageMaker and experience with the AWS console.I particularly enjoyed the fact that the AWS Well Architected Framework is taken into account by including an overview of the AWS services necessary to stay within the well architected guidelines.
J. Wu –
A nice overview of AWS SageMaker
As a Data Scientist I have done many ML projects in the Jupyter Notebook and I have always been intrigued about AWS SageMaker. The book gave a great overall view of what Safemaker does. This is what I learned from the book: that Sagemaker is not magic. For mature algorithms, it has prebuilt scripts. For more customized projects you need to write your own code. The main point of SafeMaker is to automate and scale. It could potentially automate labor intense labeling. It could facilitate ETL, the whole ML pipeline and scale to big data. Regarding how to do so, this book provides examples of good practices. Overall this book is definitely valuable for someone who is able to dive into AWS SageMaker.
Jim –
Amazon SageMaker Practical Advices for End-to-End Machine Learning Process
This is a comprehensive book on applying Amazon SageMaker to the whole lifecycle of a machine learning process. I highly recommend it to anyone who uses Amazon SageMaker to develop machine learning applications, especially the systems with large-scale datasets. The book provides many advices with examples on how to address data science challenges with large-scale datasets such as data pre-processing and preparation at scale, model training at scale using big data pipelines. In addition, the book also shows how to integrate machine learning pipelines with MLOps principles to automate the development of a secure and performant machine learning application system.
LW –
Great book to learn Sagemaker
As a Data Scientist, the book provides a high-level overview of AWS Sagemaker capabilities with several examples. The book covers all relevant topics to provide end-to-end machine learning deployments. You will learn how to process data at scale, data preparation and labeling, model training, deployment, and monitoring.To get the most out of this book is recommended to follow the samples, which are easy to follow since the authors provide CloudFormation templates to set up the data scientist environment.I highly recommend this book for anyone trying to learn Sagemaker.
Amrita –
Pretty exhaustive coverage of Sagemaker features
The book is a great addition to the documentation around AWS Sagemaker – from my personal experience, Sagemaker is a very powerful MLOps tool, but the official documentation/examples/tutorials are definitely too sparse on many details. This book would be a great resource for both beginners and advanced users. I think one thing the book could have covered in more detail is examples on how Sagemaker can be adapted to existing ML workflows – since that is not always obvious, as the book covers each Sagemaker feature separately.
aaa –
å·çè ã®1人ãGitLabã«ãµã³ãã«ã³ã¼ããå ¬éãã¦ããã®ã§ããã404 Not Foundã¨ãªã£ã¦ãããå ¨ãå½¹ã«ç«ã¡ã¾ãããçºè¡å ã«é£çµ¡ãã¾ãããããã¤å¾©æ§ããã®ãä¸æãããã°ããè³¼å ¥ã¯æ§ããã¹ãã§ãã