Decision Tree Performance | Vantage Analytics Library - Decision Tree Performance - Vantage Analytics Library

Vantage Analytics Library User Guide

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Lake
Product
Vantage Analytics Library
Release Number
2.2.0
Published
June 2025
ft:locale
en-US
ft:lastEdition
2025-07-02
dita:mapPath
ibw1595473364329.ditamap
dita:ditavalPath
iup1603985291876.ditaval
dita:id
zyl1473786378775
Product Category
Teradata Vantage
The following considerations when using the Decision Tree model are worth noting:
  • If an SQL view is used for input, and if that view references a large table, the repetitive nature of the Decision Tree algorithm causes multiple readings of that large table.
    • If the view is persisted to a table of limited size (for example, 50 or 100 rows), then the runtime becomes much faster.
  • Using the max_depth parameter for data that is not well-structured or random helps shorten the runtime.