Model Scoring Functions - Analytics Database

Database Analytic Functions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-04-06
dita:mapPath
gjn1627595495337.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
jmh1512506877710
Product Category
Teradata Vantageā„¢
TD_XGBoostPredict
Runs the predictive algorithm based on the model generated by TD_XGBoost.
TD_KMeansPredict
Uses the cluster centroids in the TD_KMeans function output to assign the input data points to the cluster centroids.
TD_GLMPredict
Predicts target values (regression) and class labels (classification) for test data using a GLM model of the TD_GLM function.
TD_OneClassSVMPredict
Predicts target class labels (classification) for test data using a one-class SVM model trained by TD_OneClassSVM.
TD_SVMPredict
Predicts target values (regression) and class labels (classification) for test data using an SVM model trained by TD_SVM.