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

Teradata® Package for Python User Guide

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Package for Python
Release Number
20.00
Published
December 2024
Language
English (United States)
Last Update
2025-01-23
dita:mapPath
nvi1706202040305.ditamap
dita:ditavalPath
plt1683835213376.ditaval
dita:id
rkb1531260709148
Product Category
Teradata Vantage

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.