Deploy a BigQuery ML Customer Churn Classifier to Vertex AI for Online Predictions
Google via Google Skills
Introduction to Programming with Python
Gain a Splash of New Skills - Coursera+ Annual Nearly 45% Off
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
In this lab, you will train, tune, evaluate, explain, and generate batch and online predictions with a BigQuery ML XGBoost model. You will use a Google Analytics 4 dataset from a real mobile application, Flood it!, to determine the likelihood of users returning to the application. You will generate batch predictions with your BigQuery ML model as well as export and deploy it to Vertex AI for online predictions.
Syllabus
- GSP944
- Overview
- Setup and requirements
- Task 1. Enable Google Cloud services
- Task 2. Deploy Vertex Notebook instance
- Task 3. Clone the lab repository
- Task 4. Create a BigQuery dataset
- Task 5. Create a BigQuery ML XGBoost churn propensity model
- Task 6. Evaluate your BigQuery ML model
- Task 7. Batch predict user churn with your BigQuery ML model
- Congratulations!