- Course
Building Machine Learning Models in SQL Using BigQuery ML
BigQuery ML on the Google Cloud Platform democratizes machine learning by allowing data analysts and engineers to build and use machine learning models directly from SQL without using any higher level programming language.
- Course
Building Machine Learning Models in SQL Using BigQuery ML
BigQuery ML on the Google Cloud Platform democratizes machine learning by allowing data analysts and engineers to build and use machine learning models directly from SQL without using any higher level programming language.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- AI
- Cloud
- Data
What you'll learn
This course demonstrates how to build and train machine learning models for linear and logistic regression using SQL commands on BigQuery, the Google Cloud Platform’s serverless data warehouse. In this course, Building Machine Learning Models in SQL Using BigQuery ML, you'll learn how to build and train machine learning models and how to employ those models for prediction - all with just simple SQL commands on data stored in BigQuery. First, you'll understand the different choices available on the GCP if you would like to build and train your models and see how you can make the right choice between these services for your specific use case. Then, you'll work with some real-world datasets stored in BigQuery to build linear regression and binary classification models. Because BigQuery allows you to specify training parameters to build and train your model in SQL, machine learning is made accessible to even those who are not familiar with high-level programming languages. Last, you'll study how to analyze the models that we built using evaluation and feature inspection functions in BigQuery, and run BigQuery commands on Cloud Datalab using a Jupyter notebook that is hosted on the GCP and closely integrated with all of GCPs services. By the end of this course, you'll have a good understanding of how you can use BigQuery ML to extract insights from your data by applying linear and logistic regression models.
Building Machine Learning Models in SQL Using BigQuery ML
-
Module Overview | 1m 22s
-
Prerequisites and Course Outline | 2m 51s
-
Democratizing Machine Learning with BigQuery ML | 4m 23s
-
BigQuery ML vs. Other Google AI Services | 4m 33s
-
Logging into the GCP | 1m 52s
-
Uploading Reviews to Cloud Shell | 2m 25s
-
Creating Datasets and Tables, Loading and Querying Data | 2m 42s
-
Running Queries and Visualizing Results Using Data Studio | 3m 54s