New Analytic Functions - Analytics Database - Teradata Vantage

Teradata Vantageā„¢ - Analytics Database Release Summary - 17.20 What's New

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-01-30
dita:mapPath
jva1628096041737.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
weq1472245453190
Product Category
Teradata Vantage

These analytic functions are new to this release:

  • TD_DecisionForestPredict. Uses the model output by TD_DecisionForest function to analyze the input data and make predictions.
  • TD_TrainTestSplit. Simulates how a model performs on new data.
  • TD_XGBoost. Performs classification and regression analysis on data sets and generates a model for TD_XGBoostPredict to run the predictive algorithm.
  • TD_XGBoostPredict. Runs the predictive algorithm based on the model generated by TD_XGBoost.
These analytic functions were updated in this release:
  • TD_DecisionForest. Added note that processing time is controlled by the number of trees, and complexity of the trees.
  • TD_OneHotEncodingFit. Sparse input example is added.
  • TD_OneHotEncodingTransform. Sparse input example is added.

See Teradata Vantageā„¢ - Analytics Database Analytic Functions.