Output - Aster Analytics

Teradata AsterĀ® Analytics Foundation User GuideUpdate 2

Product
Aster Analytics
Release Number
7.00.02
Published
September 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
uce1497542673292.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1022
lifecycle
previous
Product Category
Software
Single_Tree_Drive Example 2 Output Table
message
Input tables:"iris_altinput",

Output model table: "iris_attribute_output_2"

Depth of the tree is:6

The attribute and the splits table can be viewed by the below queries and are the same as Example 1.

SELECT * FROM iris_attribute_output_2 ORDER BY 1;
SELECT * FROM splits_small_2 ORDER BY 1;