Use Cases | Google Vertex AI | Teradata tdapiclient - Use Cases - Teradata VantageCloud Lake

Lake - Analyze Your Data with ClearScape Analytics™

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2026-02-20
dita:mapPath
tcl1683670667798.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
tcl1683670667798

Google provides the Vertex AI Python SDK, which includes TrainingJob classes for training models on the Vertex AI platform.

See a set of workflows showing how to use Google Vertex AI with Vantage API Integration package tdapiclient.

For both of the following two workflows, training runs on the Vertex AI platform. The model is then deployed on a Vertex AI online endpoint and on Teradata Vantage.

  • AutoML: This notebook shows how to train and deploy an AutoML model using AutoMLTabularTrainingJob in tdapiclient.
  • Custom: This notebook shows how to train and deploy a scikit-learn model using CustomTrainingJob in tdapiclient.

Jupyter notebook, and required data or Python script file for each use case are attached.