Support for model operations | teradataml open-source machine learning - Support for Model Operations - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

teradataml OpenSourceML offers ways to deploy and load the models that are trained inside or outside of Vantage.

Unlike traditional open-source packages, teradataml OpenSourceML provides you the following options:
  • Deploy and save the trained model to a table. See Model Deployment.

    This table (opensourceml_models) is internally created by teradataml OpenSourceML in connected database, and should not be deleted.

  • Load the saved model from a Vantage table in Python as an object. See Model Loader.