DataikuPredict Example: Loading Model with TDStudio - Teradata Vantage

Teradata Vantageā„¢ - Bring Your Own Model User Guide

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Vantage
Release Number
6.0
Published
May 2025
ft:locale
en-US
ft:lastEdition
2025-05-31
dita:mapPath
fee1607120608274.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
fee1607120608274
-- load  model using Teradata Studio/client
-- di_ir_dt_ann_thin is the model_id
insert into dataiku_models values ('di_ir_dt_ann_thin', ?);
 
--The '?' will open a GUI to browse the Dataiku file that needs to be updated