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
5.0
Published
October 2023
Language
English (United States)
Last Update
2024-04-06
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