<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE FL_Course SYSTEM "https://www.flane.de/dtd/fl_course095.dtd"><?xml-stylesheet type="text/xsl" href="https://portal.flane.ch/css/xml-course.xsl"?><course productid="34062" language="de" source="https://portal.flane.ch/swisscom/xml-course/google-samlai" lastchanged="2026-04-09T15:29:55+02:00" parent="https://portal.flane.ch/swisscom/xml-courses"><title>Smart Analytics, Machine Learning, and AI on Google Cloud</title><productcode>SAMLAI</productcode><vendorcode>GO</vendorcode><vendorname>Google</vendorname><fullproductcode>GO-SAMLAI</fullproductcode><version>1.0</version><objective>&lt;ul&gt;
&lt;li&gt;Differentiate between ML, AI and deep learning.&lt;/li&gt;&lt;li&gt;Discuss the use of ML API&amp;rsquo;s on unstructured data.&lt;/li&gt;&lt;li&gt;Execute BigQuery commands from notebooks.&lt;/li&gt;&lt;li&gt;Create ML models by using SQL syntax in BigQuery.&lt;/li&gt;&lt;li&gt;Create ML models without coding by using AutoML&lt;/li&gt;&lt;/ul&gt;</objective><essentials>&lt;p&gt;Participants should have completed the Google Cloud Big Data and Machine Learning Fundamentals course or have equivalent experience.&lt;/p&gt;</essentials><audience>&lt;p&gt;Data Engineers&lt;/p&gt;</audience><outline>&lt;h4&gt;Module 1 - Introduction to Analytics and AI&lt;/h4&gt;&lt;p&gt;
&lt;strong&gt;Topics:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What is AI?&lt;/li&gt;&lt;li&gt;From ad hoc data analysis to data-driven decisions&lt;/li&gt;&lt;li&gt;Options for ML models on Google Cloud&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Objectives:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Describe the relationship between ML, AI, and deep learning&lt;/li&gt;&lt;li&gt;Identify ML options on Google Cloud&lt;/li&gt;&lt;/ul&gt;&lt;h4&gt;Module 2 - Prebuilt ML Model APIs for Unstructured Data&lt;/h4&gt;&lt;p&gt;
&lt;strong&gt;Topics:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The difficulties of unstructured data&lt;/li&gt;&lt;li&gt;ML APIs for enriching data&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Objectives:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Discuss challenges when working with unstructured data&lt;/li&gt;&lt;li&gt;Identify ready-to-use ML API&amp;rsquo;s for unstructured data&lt;/li&gt;&lt;/ul&gt;&lt;h4&gt;Module 3 - Big Data Analytics with Notebooks&lt;/h4&gt;&lt;p&gt;
&lt;strong&gt;Topics:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Defining notebooks&lt;/li&gt;&lt;li&gt;BigQuery magic and ties to Pandas&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Objectives:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Introduce notebooks as a tool for prototyping ML solutions.&lt;/li&gt;&lt;li&gt;Execute BigQuery commands from notebooks.&lt;/li&gt;&lt;/ul&gt;&lt;h4&gt;Module 4 - Production ML Pipelines&lt;/h4&gt;&lt;p&gt;
&lt;strong&gt;Topics:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ways to do ML on Google Cloud&lt;/li&gt;&lt;li&gt;Vertex AI Pipelines&lt;/li&gt;&lt;li&gt;TensorFlow Hub&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Objectives:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Describe options available for building custom ML models.&lt;/li&gt;&lt;li&gt;Describe the use of tools like Vertex AI and TensorFlow Hub.&lt;/li&gt;&lt;/ul&gt;&lt;h4&gt;Module 5 - Custom Model Building with SQL in BigQuery ML&lt;/h4&gt;&lt;p&gt;
&lt;strong&gt;Topics:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;BigQuery ML for quick model building&lt;/li&gt;&lt;li&gt;Supported models&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Objectives:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create ML models by using SQL syntax in BigQuery.&lt;/li&gt;&lt;li&gt;Demonstrate building different kinds of ML models by using BigQuery ML.&lt;/li&gt;&lt;/ul&gt;&lt;h4&gt;Module 6 - Custom Model Building with AutoML&lt;/h4&gt;&lt;p&gt;
&lt;strong&gt;Topics:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Why use AutoML?&lt;/li&gt;&lt;li&gt;AutoML Vision&lt;/li&gt;&lt;li&gt;AutoML NLP&lt;/li&gt;&lt;li&gt;AutoML Tables&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Objectives:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Explore various AutoML products used in machine learning.&lt;/li&gt;&lt;li&gt;Identify ready-to-use ML API&amp;rsquo;s for unstructured data.&lt;/li&gt;&lt;/ul&gt;</outline><objective_plain>- Differentiate between ML, AI and deep learning.
- Discuss the use of ML API’s on unstructured data.
- Execute BigQuery commands from notebooks.
- Create ML models by using SQL syntax in BigQuery.
- Create ML models without coding by using AutoML</objective_plain><essentials_plain>Participants should have completed the Google Cloud Big Data and Machine Learning Fundamentals course or have equivalent experience.</essentials_plain><audience_plain>Data Engineers</audience_plain><outline_plain>Module 1 - Introduction to Analytics and AI


Topics:



- What is AI?
- From ad hoc data analysis to data-driven decisions
- Options for ML models on Google Cloud
Objectives:



- Describe the relationship between ML, AI, and deep learning
- Identify ML options on Google Cloud
Module 2 - Prebuilt ML Model APIs for Unstructured Data


Topics:



- The difficulties of unstructured data
- ML APIs for enriching data
Objectives:



- Discuss challenges when working with unstructured data
- Identify ready-to-use ML API’s for unstructured data
Module 3 - Big Data Analytics with Notebooks


Topics:



- Defining notebooks
- BigQuery magic and ties to Pandas
Objectives:



- Introduce notebooks as a tool for prototyping ML solutions.
- Execute BigQuery commands from notebooks.
Module 4 - Production ML Pipelines


Topics:



- Ways to do ML on Google Cloud
- Vertex AI Pipelines
- TensorFlow Hub
Objectives:



- Describe options available for building custom ML models.
- Describe the use of tools like Vertex AI and TensorFlow Hub.
Module 5 - Custom Model Building with SQL in BigQuery ML


Topics:



- BigQuery ML for quick model building
- Supported models
Objectives:



- Create ML models by using SQL syntax in BigQuery.
- Demonstrate building different kinds of ML models by using BigQuery ML.
Module 6 - Custom Model Building with AutoML


Topics:



- Why use AutoML?
- AutoML Vision
- AutoML NLP
- AutoML Tables
Objectives:



- Explore various AutoML products used in machine learning.
- Identify ready-to-use ML API’s for unstructured data.</outline_plain><duration unit="d" days="1">1 Tag</duration><pricelist><price country="AT" currency="EUR">950.00</price><price country="SE" currency="EUR">950.00</price><price country="DE" currency="EUR">950.00</price><price country="FR" currency="EUR">790.00</price><price country="CH" currency="CHF">950.00</price></pricelist><miles/></course>