AutoML Methods | teradatamlwidgets - AutoML Methods - 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

get_prediction_dataframe

Use the get_prediction_dataframe method to access the predicted output table. This method returns teradataml.DataFrame.

get_leaderboard

Use the get_leadboard method to access the leaderboard. This method returns the Pandas DataFrame.

get_auto_ml

Use the get_auto_ml method to access the AutoML instance. This method returns teradataml.automl.AutoClassifier or teradataml.automl.AutoRegressor.