Decision Trees in Vantage Analytics Library - Decision Trees in Analytics Library - Vantage Analytics Library

Vantage Analytics Library User Guide

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Vantage Analytics Library
Release Number
2.2.0
Published
March 2023
Language
English (United States)
Last Update
2024-01-02
dita:mapPath
ibw1595473364329.ditamap
dita:ditavalPath
iup1603985291876.ditaval
dita:id
zyl1473786378775
Product Category
Teradata Vantage
To build decision trees for classification models, the Analytics Library function decisiontree uses the techniques described in [Quinlan], which provide the following:
  • Information gain ratio
  • Pruning using the gain ratio technique
  • Summary report
  • Scoring function

    You can use the scoring function to score or evaluate a decision tree model or to generate scoring SQL for later use.

The decisiontree function offers these additional options:
  • Binning numeric variables during the tree-building process
  • Table showing when each scored row is linked with a leaf node and corresponding rule set