Professional Machine Learning Engineer certification logo

Google Cloud Professional Machine Learning Engineer Certification Course

The complete course for the Google Cloud Professional Machine Learning Engineer certification exam: realistic practice questions, video lessons, and a pass guarantee. Guaranteed the most up-to-date course for this certification on the internet.

Reviews From Across Our Courses

Course Overview

Intro

  • Join the GCP Study Hub Community
  • What even is machine learning?
  • Intro to Generative AI
  • Types of Models (By Learning Paradigm)
  • Classical ML Models
  • What is Deep Learning?
  • Summary: Classical ML Models vs. Deep Learning Models
  • Regression (Linear and Logistic)
  • Classification
  • Quiz: Intro to ML

Types of Neural Nets You Need To Know

  • Convolutional Neural Networks
  • ResNet
  • Recurrent Neural Networks (RNNs)
  • Long Short-Term Memory Networks (LSTMs)
  • Quiz: Types of Neural Nets

Recommendation Systems

  • Recommendation Systems
  • Quiz: Recommendation Systems

When ML is not needed

  • When ML is not needed
  • Quiz: When ML is not needed

Model Development: The Big Picture

  • The Training Loop
  • Backpropagation and Optimizers
  • Train/Test Split
  • Common Train/Test Splits
  • Validation Set
  • Quiz: Model Development (Big Picture)

Loss Functions

  • Regression Loss Functions
  • Classification Loss Functions
  • Quiz: Loss Functions

Data Preparation and Understanding

  • Importance of Data Quality
  • Data Preparation Overview
  • Categorical Label Formats
  • Intro to Feature Engineering
  • One-Hot Encoding
  • Feature hashing
  • Binning
  • Feature Crosses
  • Problems with Element-Wise Multiplication
  • Scaling & Normalization
  • Temporal Feature Extraction
  • Aggregations
  • Feature Selection
  • Quiz: Data Preparation and Understanding

Common Data Pitfalls

  • Class Imbalance
  • Addressing Class Imbalance
  • Data Leakage
  • Quiz: Common Data Pitfalls

Model Training Core Concepts

  • Introduction to Hyperparameters
  • Must-Know Hyperparameters
  • Bias-Variance Tradeoff
  • Underfitting
  • Overfitting
  • Overfitting a small dataset
  • Hyperparameter Tuning
  • Important Hyperparameter Trade-offs
  • Transfer Learning
  • Checkpointing
  • Federated learning
  • Quiz: Model Training Core Concepts

Environment & Troubleshooting

  • Processing Units
  • Persistent Training Resources (Machine Types)
  • Speeding Up Training with Infrastructure
  • Out-of-Memory Errors
  • Parallelism techniques
  • Quiz: Environment and Troubleshooting

Model Evaluation

  • K-Fold Cross Validation
  • Summary of Data Splitting Strategies
  • Purpose of Evaluation Metrics
  • Regression Metrics
  • Classification Metrics
  • Symptoms of Data Leakage in Performance Metrics
  • Quiz: Model Evaluation

Model Deployment Overview

  • Model Deployment Overview
  • Quiz: Model Deployment Overview

Model Optimization

  • Intro to model optimization
  • Model optimization techniques

Model Monitoring

  • Model Monitoring Introduction & Core Concepts
  • Data Drift
  • Skew (as defined by GCP)
  • Updating Datasets
  • Data Drift vs. Poor Data Quality
  • Quiz: Model Monitoring

ML Pipelines

  • Overview of ML Pipelines
  • Quiz: ML Pipelines

LLMs in practice

  • LLM configuration parameters
  • Prompt Engineering
  • Retrieval-Augmented Generation
  • Supervised fine-tuning
  • Challenges with LLMs

Responsible AI Practices

  • Bias Reduction
  • Traceability
  • Reproducibility
  • Explainability
  • Quiz: Responsible AI Practices

GCP's Data and AI Landscape

  • Why We're Covering These GCP Services
  • Cloud Storage
  • Quiz: Cloud Storage
  • Filestore
  • Managed Lustre
  • BigQuery: Intro
  • BigQuery: Location Configurations
  • BigQuery: Spark/BigQuery Connector
  • BigQuery: Admin Console
  • Quiz: BigQuery
  • Cloud SQL
  • Quiz: Cloud SQL
  • Firebase and Firestore
  • Firebase Cloud Messaging
  • Quiz: Firebase and Firestore
  • Google Cloud SDK & gcloud CLI
  • Quiz: gcloud & Google Cloud SDK
  • Knowledge Catalog
  • Quiz: Knowledge Catalog
  • App Engine
  • App Engine as model endpoint gateway
  • Quiz: App Engine
  • Cloud Run
  • Quiz: Cloud Run
  • Cloud Logging
  • Quiz: Cloud Logging
  • Cloud Monitoring
  • Quiz: Cloud Monitoring
  • Resource Labels
  • Quiz: Resource labels
  • Cloud Pub/Sub
  • Pub/Sub: Publishers, Subscribers, Topics, & Subscriptions
  • Pub/Sub: Serving Predictions at Scale
  • Quiz: Cloud Pub/Sub
  • Dataflow
  • Dataflow: Windowing
  • Dataflow: RunInference API
  • Big Data Preprocessing with Pub/Sub + Dataflow
  • Quiz: Dataflow
  • Managed Service for Apache Spark
  • Quiz: Managed Service for Apache Spark
  • Cloud IAM: Intro
  • Cloud IAM: Service Accounts
  • Cloud IAM: Permissions and Roles
  • Cloud VPC: Intro
  • Cloud VPC: VPC Peering
  • Cloud VPC: Project Isolation Techniques
  • Sensitive Data Protection
  • Quiz: Sensitive Data Protection
  • Model Armor
  • Data Fusion
  • Quiz: Data Fusion
  • Dataprep
  • Quiz: Dataprep
  • Data Studio and Looker
  • Cloud Run Functions
  • Quiz: Cloud Run Functions
  • Cloud Scheduler
  • Managed Service for Apache Airflow
  • Quiz: Managed Service for Apache Airflow
  • Cloud Build: Intro to CI/CD
  • Cloud Build: Intro
  • Cloud Build: Cross-Project Deployment
  • Cloud Build: CI/CD Pipeline for Model Retraining
  • Other CI/CD tools
  • Quiz: Cloud Build
  • Artifact Registry
  • Compute Engine: Intro
  • Compute Engine: VM Location
  • Compute Engine: Machine Type
  • Quiz: Compute Engine (checkpoint #1)
  • Compute Engine: Adding GPUs
  • Compute Engine: Deep Learning VMs
  • Compute Engine: Spot VMs
  • Compute Engine: Backup Methods
  • Quiz: Compute Engine (checkpoint #2)
  • Google Kubernetes Engine
  • Deep Learning Containers
  • Slurm
  • Apache Big Data Ecosystem
  • Quiz: Open-source tools
  • GCP's Pre-trained AI APIs
  • Quiz: Pre-Trained APIs on GCP
  • Google’s Foundation Models
  • Intro to Gemini
  • Gemini: Context caching
  • Gemini: Safety filters
  • Gemma
  • Veo

Agent Platform

  • Gemini Enterprise Agent Platform
  • Agent Platform Managed Datasets
  • Agent Platform Feature Store
  • Quiz: Agent Platform #1
  • Agent Platform Custom Training Jobs
  • Agent Platform Vizier
  • Agent Platform AutoML
  • AutoML: Chronological Data Splitting
  • Custom Training vs AutoML vs Pretrained APIs
  • Quiz: Agent Platform #2
  • Agent Platform Experiments
  • Agent Platform Model Registry
  • Agent Platform ML Metadata
  • Quiz: Agent Platform #3
  • Deployment Modes
  • Agent Platform Batch Prediction
  • Agent Platform Endpoints
  • Agent Platform Online prediction logging
  • Agent Platform Custom inference routines
  • Agent Platform NVIDIA Triton
  • Agent Platform Consumption options
  • Quiz: Agent Platform #4
  • Agent Platform Pipelines: Intro to Pipeline DAGs
  • Agent Platform Pipelines: Relationship to Kubeflow and Tensorflow Extended
  • Agent Platform Pipelines: Prebuilt components
  • Quiz: Agent Platform #5
  • Agent Platform Model Monitoring: Intro
  • Agent Platform Model Monitoring: Detection Types
  • Agent Platform Model Monitoring: Sampling Rate and Frequency
  • Agent Platform Model Monitoring: Baseline Data
  • Agent Platform Model Monitoring: Multiple Models
  • Quiz: Agent Platform #6
  • AutoSxS
  • Agent Platform Model as a Service (MaaS)
  • Agent Platform Model Garden
  • Agent Platform Agent Garden
  • Agent Platform Agent Studio
  • Agent Platform ADK
  • Agent Platform MCP
  • RAG options on Agent Platform
  • Agent Platform Notebooks: Intro
  • Agent Platform Notebooks: Workbench
  • Agent Platform Notebooks: Colab Enterprise

BigQuery ML

  • BigQuery ML: Intro
  • BigQuery ML: Important SQL Commands
  • BigQuery ML: Feature engineering functions
  • BigQuery ML: Other BigQuery functions
  • BigQuery ML: Scheduled Queries
  • BigQuery ML: Supported Models
  • BigQuery ML: Customer Segmentation
  • BigQuery ML: Importing Tensorflow Models
  • BigQuery ML: Models beyond BigQuery
  • BigQuery ML: Exporting Models to Dataflow
  • BigQuery ML: Retraining
  • Quiz: BigQuery ML

Efficient Data Handling with Tensorflow

  • Intro to TF Input Pipelines
  • Input-Bound Training
  • TFRecords
  • Prefetching
  • Interleave
  • Quiz: Efficient Data Handling with Tensorflow #1
  • Common Mistakes
  • Tensors
  • Tensorflow Transform
  • Storage Location Choices
  • Updating Code for TPU Training
  • Quiz: Efficient Data Handling with Tensorflow #2

Practice Exams (not timed)

  • Note about practice questions
  • Note about service name updates
  • Practice Exam 1
  • Practice Exam 2
  • Practice Exam 3
  • Practice Exam 4
  • Practice Exam 5
  • Practice Exam 6
  • Practice Exam 7
  • Randomized Practice Exam (not timed)

Exam Simulator

  • Exam Simulator (2 hours, 50 random questions)

Leave a testimonial!

  • Leave a testimonial
Professional Machine Learning Engineer certification logo

Highlights

Clock

146 video lessons

Clock

7 realistic practice exams

Clock

Pass guarantee

Clock

Group 1000010712
Meet your instructor

Hi, I’m Ben! I'm a Google Cloud expert with over eight years of hands-on experience. I’ve helped thousands of professionals pass their GCP certifications on the first try, and I’d love to help you do the same.

Group 1000010714

Why Our Courses Stand Out

icon

Hands-On Labs

Practice directly in real Google Cloud environments - no setup required.
icon

Realistic practice exams

Includes full-length practice exams with detailed explanations for every question.
icon

Pass Guarantee

Refund if you complete the course and don't pass Google's exam.
icon

Hands-On Labs

Practice directly in real Google Cloud environments - no setup required.

All-Access Membership

Get access to all current and future courses.

$29.00/Month

Monthly Plan
Flexible access, billed monthly

$69/3 Months

Quarterly Plan
Save 21%
Great balance of savings and flexibility

$199/Year

Yearly Plan
white star
Save 43%
Best long-term value for dedicated learners

Included with all plans

Plan
Price
Subscription
Choose Plan
Monthly
$29/month
Flexible access, billed monthly
Quarterly
$69/3 months
Save 21%
Great balance of savings and flexibility
Yearly
$199/Year
Star
Save 43%
Best long-term value for dedicated learners
Every plan gives you everything:
double tick
Full access to all GCP certification courses
double tick
Hands-on labs
double tick
Realistic full-length practice exams
double tick
Updates for new exam versions included
double tick
Any future courses included
double tick
Learn on desktop or mobile
double tick
Cancel anytime

Not Ready To Buy Yet?

Preview our courses for free and see the quality for yourself.

arrow