Model Training 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_XGBoost
Performs classification and regression analysis on data sets and generates a model for TD_XGBoostPredict to run the predictive algorithm.
TD_DecisionForest
Used for classification and regression predictive modeling.
TD_KMeans
Groups a set of observations into k clusters in which each observation belongs to the cluster with the nearest mean (cluster centers or cluster centroid).
TD_GLM
Performs regression analysis on data sets where the response follows an exponential family distribution.
TD_SVM
Performs classification and regression analysis on data sets.
TD_OneClassSVM
Performs classification analysis on data sets to identify outliers or novelty in the data.
TD_VectorDistance
Accepts a table of target vectors and a table of reference vectors and returns a table that contains the distance between target-reference pairs.