Bring Your Own Model ( BYOM ) | Teradata Package for R - Bring Your Own Model (BYOM) - Teradata Package for R

Teradata® Package for R User Guide

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Package for R
Release Number
17.20
Published
March 2024
ft:locale
en-US
ft:lastEdition
2024-04-09
dita:mapPath
efv1707506846369.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
nqx1518630623256
Product Category
Teradata Vantage

Bring Your Own Model (BYOM) allows data scientists and analysts to bring models trained outside of Vantage and use the models to perform scoring using the data residing in Vantage.

Teradata Package for R (tdplyr) supports BYOM functionality.

  • Create or convert trained model in one of the following supported model interchange formats.
    • Predictive Model Markup Language (PMML)
    • Model Object Optimized (MOJO)
    • Open Neural Network Exchange (ONNX)
    • Dataiku
    • DataRobot
  • Store the model in a Vantage table in a BLOB column.
  • Use the corresponding BYOM Predict Functions to score your data with the model.