Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Journey to Become a Google Cloud Machine Learning Engineer
Journey to Become a Google Cloud Machine Learning Engineer

Journey to Become a Google Cloud Machine Learning Engineer: Build the mind and hand of a Google Certified ML professional

eBook
S$39.99 S$57.99
Paperback
S$71.99
Audiobook
S$63.99
Subscription
Free Trial

What do you get with Audiobook?

Product feature icon Download a zip folder containing audio files (MP3) and a supplementary PDF
Product feature icon Access this title in our online player
Product feature icon DRM FREE - Listen whenever, wherever and however you want

Key benefits

  • A comprehensive yet easy-to-follow Google Cloud machine learning study guide
  • Explore full-spectrum and step-by-step practice examples to develop hands-on skills
  • Read through and learn from in-depth discussions of Google ML certification exam questions

Description

This book aims to provide a study guide to learn and master machine learning in Google Cloud: to build a broad and strong knowledge base, train hands-on skills, and get certified as a Google Cloud Machine Learning Engineer. The book is for someone who has the basic Google Cloud Platform (GCP) knowledge and skills, and basic Python programming skills, and wants to learn machine learning in GCP to take their next step toward becoming a Google Cloud Certified Machine Learning professional. The book starts by laying the foundations of Google Cloud Platform and Python programming, followed the by building blocks of machine learning, then focusing on machine learning in Google Cloud, and finally ends the studying for the Google Cloud Machine Learning certification by integrating all the knowledge and skills together. The book is based on the graduate courses the author has been teaching at the University of Texas at Dallas. When going through the chapters, the reader is expected to study the concepts, complete the exercises, understand and practice the labs in the appendices, and study each exam question thoroughly. Then, at the end of the learning journey, you can expect to harvest the knowledge, skills, and a certificate.

Who is this book for?

Anyone from the cloud computing, data analytics, and machine learning domains, such as cloud engineers, data scientists, data engineers, ML practitioners, and engineers, will be able to acquire the knowledge and skills and achieve the Google Cloud professional ML Engineer certification with this study guide. Basic knowledge of Google Cloud Platform and Python programming is required to get the most out of this book.

What you will learn

  • Provision Google Cloud services related to data science and machine learning
  • Program with the Python programming language and data science libraries
  • Understand machine learning concepts and model development processes
  • Explore deep learning concepts and neural networks
  • Build, train, and deploy ML models with Google BigQuery ML, Keras, and Google Cloud Vertex AI
  • Discover the Google Cloud ML Application Programming Interface (API)
  • Prepare to achieve Google Cloud Professional Machine Learning Engineer certification

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Sep 20, 2022
Length: 4hrs 17mins
Edition : 1st
Language : English
ISBN-13 : 9781837635658
Category :
Languages :
Tools :

What do you get with Audiobook?

Product feature icon Download a zip folder containing audio files (MP3) and a supplementary PDF
Product feature icon Access this title in our online player
Product feature icon DRM FREE - Listen whenever, wherever and however you want

Product Details

Publication date : Sep 20, 2022
Length: 4hrs 17mins
Edition : 1st
Language : English
ISBN-13 : 9781837635658
Category :
Languages :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just S$6 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just S$6 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total S$ 192.97
Machine Learning Engineering on AWS
S$63.99
Data Cleaning and Exploration with Machine Learning
S$56.99
Journey to Become a Google Cloud Machine Learning Engineer
S$71.99
Total S$ 192.97 Stars icon

Table of Contents

17 Chapters
Part 1: Starting with GCP and Python Chevron down icon Chevron up icon
Chapter 1: Comprehending Google Cloud Services Chevron down icon Chevron up icon
Chapter 2: Mastering Python Programming Chevron down icon Chevron up icon
Part 2: Introducing Machine Learning Chevron down icon Chevron up icon
Chapter 3: Preparing for ML Development Chevron down icon Chevron up icon
Chapter 4: Developing and Deploying ML Models Chevron down icon Chevron up icon
Chapter 5: Understanding Neural Networks and Deep Learning Chevron down icon Chevron up icon
Part 3: Mastering ML in GCP Chevron down icon Chevron up icon
Chapter 6: Learning BQ/BQML, TensorFlow, and Keras Chevron down icon Chevron up icon
Chapter 7: Exploring Google Cloud Vertex AI Chevron down icon Chevron up icon
Chapter 8: Discovering Google Cloud ML API Chevron down icon Chevron up icon
Chapter 9: Using Google Cloud ML Best Practices Chevron down icon Chevron up icon
Part 4: Accomplishing GCP ML Certification Chevron down icon Chevron up icon
Chapter 10: Achieving the GCP ML Certification Chevron down icon Chevron up icon
Part 5: Appendices Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Full star icon 5
(61 Ratings)
5 star 95.1%
4 star 4.9%
3 star 0%
2 star 0%
1 star 0%
Filter icon Filter
Top Reviews

Filter reviews by




Javier Garza Sep 28, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I have always been interested in the connection between machine learning and the cloud. Thisbook has helped me understand, how to better take advantage of cloud services and usethem for my machine learning procedures. The book covers the very basics of the GCP, likecreating a virtual machine, up to how to use its Machine learning services to make the most of it.The book provides concepts, tips, code, best practices, and guides for the greatest MachineLearning, all of this, is done in GCP.To my surprise, GCP offers much more than I anticipated, and an explanation and implementationof each is offered, some of which I expect to use in the future.I enjoyed how in chapter two machine learning is explained as a step-by-step process, clearlydefining how we should process data, and as a continuation in chapter 3 how to build the modelsfrom the data wrangling from the previous chapter.Producing a good model from machine learning takes a lot of testing, and time but following thistips and steps suggested can help reduce the time necessary since it gives you a betterunderstanding of the concepts, and even better with the provided python codes.One of my greatest takes always was the API section, since I do not want to be uploading the datamanually. The API allows me to pull the data I want automatically from the source database,using different tools depending on the format of the database, without the need for meto intervene.I look forward to using this new knowledge in a new business I am preparing and as a future datascientist.During my school classes, I wondered how to do machine learning with images, in the book I wasable to find a guide step by step on how to produce of model with images.As an extra, there is a chapter for the ones pursuing the google certification, full of questions likethe ones you may be presenting on the exam. For me, the certification is still a long way to go, butit was a good way to test my abilities and understanding of the previous chapters.Overall, I find the book very complete, combining two topics that I really think are the future oftechnology and business, getting the book is a must for anyone interested in cloud or machinelearning models. I look forward to starting my own machine learning using cloud computing inGCP.
Amazon Verified review Amazon
Shruthi Venkataraman Nov 09, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
“Journey to Become a Google Cloud Machine Learning Engineer” by Dr. Logan Song is a must read for someone who has basic knowledge on how GCP works. Before I started to read, I was quite nervous as I have only basic knowledge on GCPs’ functionalities, but the book made me ease through it as everything written was so well explained that someone who also doesn’t have much knowledge on it would still be able to stay on track. The book keeps up with the title ‘A Journey to Become a Google Cloud Machine Learning Engineer’. It was indeed a journey and I fell in love with this book so much that I read it over two times.This book has four major parts: Starting with GCP and Python, Introducing ML, masteringML in GCP, and Accomplishing GCP ML Certification.There Is a fifth part that is the Appendices – that gives helps us to practice problems on several topics covered in the book. This gives the readers the ability to have a hands-on experience and evaluate themselves on their understanding. This is in fact my most favorite part as I always understand by experimenting and trying my hands on.While there is always scope for learning through videos or educational websites, sometimes we are bewildered as to what to learn to achieve any certificate, but Dr. Logan Song has made that easy by writing a book. Now this gives us an idea on what topics to learn to achieve a GCP ML Certification. Though, he has not gone deeper into every topic at least a foundation has been created and it’s now our time to dig deeper.Throughout, Chapter 3 – ‘Mastering ML in GCP’ made me curious on how Cloud technology has taken over the IT world. The author touch bases on all ML topics and links them with GCP so well that this made me wonder to take up Machine Learning as a career. Chapter 4 helps readers or students to achieve certification and I would recommend this book to anyone who wants to get themselves certified as a Google Cloud Machine Learning Engineer.I am looking forward to more books by Dr. Logan Song as I am sure it would shape my career.Thank you so much for providing a wonderful book for readers like us.
Amazon Verified review Amazon
Reyhaneh Sep 21, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This book provides the information required to learn and understand programming. Learners and programmers using the book would make it easy to comprehend or digest the information articulated in the book based on its simplicity. For instance, a fresher man interested in learning about python programming would find this book valuable and worthy of their time. The author has made it easy to read, understand, and grasp the concepts and steps without needing expert assistance. The technical elements of programming have been illustrated simply by providing simple step by step directions. It is an exciting read that even experts may refer to when needed.
Amazon Verified review Amazon
Khushfateh Singh Sikand Nov 09, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The future of technological progress lies in ABC - Artificial Intelligence, Big Data & Cloud Computing. This book by Dr Logan Song explains the relationship between the two components of ABC - Artificial Intelligence (ML) & Cloud computing (Google Cloud). Besides this, the author also included Python as it is necessary for ML algorithms and models. Many people are curious about the connection between machine learning and cloud services. The book covers the basics of all the services provided by GCP and how it works simultaneously with machine learning models. The book also provides some exercises to get hands-on experience on topics covered in the book.The best thing about the book is its part 3 - it talks about how ML and Cloud Services work together in sync and how it improves the performance of the ML model as a whole. Also, it touches almost every topic that exists in cloud computing which helps a beginner to get familiar with all the prevailing cloud services.On the other hand, due to the fact that it covered all the topics, the book didn't dive deep into each topic. Therefore, beginners will have to refer to the official website links to understand the topics in detail. Also, it would be helpful for the reader if GCP screenshots can be included in the book. The reader will understand the procedure with more clarity.Overall, it's a great book to refer to if someone wants to become a Google Cloud Certified ML professional.
Amazon Verified review Amazon
Douglas Nov 29, 2022
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This is a great book for anyone who already has fundamental knowledge in cloud computing and Python to delve deeper into ML on the Google Cloud Platform (GCP). The concepts and procedures are well explained using relatable business scenarios and analogies.The book has 5 parts that follow smoothly one after the other. Part 1 introduces GCP and Python whilst Part 2 is about Machine Learning (ML) using Python. Part 3, Mastering ML in GCP, is where everything comes together. It talks about BigQuery ML, Tensorflow/Keras frameworks as well as the numerous pre-trained model APIs offered by GCP. Part 4 focusses on how to become a certified GCP ML professional with guidelines and sample questions for the exams. The Appendices form Part 5 and is devoted to lots and lots of hands-on exercises.The book would benefit from a general cloud computing overview before delving into GCP. This would be especially useful for people who are new to cloud technology.Overall, this book does a great job on teaching how to master and integrate two powerful and fast-evolving technologies. It will be a great help for anyone delving into ML.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an audiobook? Chevron down icon Chevron up icon

Where there is an audiobook version of a title available, you can buy it from the book details for that title. Your audiobook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalized audiobook download file.

Clicking the link will download the audiobook in a ZIP file. Unzip the ZIP file to your desired location to access the audiobook’s .mp3 files. You may play these .mp3 files on any supported player or device of your choice.

Please Note: Packt audiobooks are non-returnable and non-refundable.

Packt audiobook and Licensing: When you buy an audiobook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it, we have tried to balance the need for the audiobook to be usable for you the listener with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your audiobook for your own use onto any machine
  • You may not pass copies of the audiobook on to anyone else

How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, audiobook, eBook, or Bundle (Print+eBook) please follow the below steps:

  1. Register on our website using your email address and password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title.
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Card, or PayPal)

Where can I access support around an audiobook? Chevron down icon Chevron up icon

  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us

What are the benefits of audiobooks? Chevron down icon Chevron up icon

  • You can get the information you need immediately
  • You can easily take them with you on a laptop or mobile device
  • You can download them an unlimited number of times
  • There is no password protection
  • They save resources and space
  • You can multitask while listening to audiobooks
  • What is an audiobook? Chevron down icon Chevron up icon

    An audiobook, also known as a talking book, is a recorded version of a book where the content is read aloud.