Best-Match Mode Input - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.10
1.1
Published
October 2019
Language
English (United States)
Last Update
2019-12-31
dita:mapPath
ima1540829771750.ditamap
dita:ditavalPath
jsj1481748799576.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

The input_table has an arbitrary number of grouping columns and a single value column that contains the data set to match to the specified distributions. The syntax includes clauses that create two tables from the input table, InputTable and GroupStatistics. One table ranks the data and the other table counts the number of points in each group.

input_table Schema

Column Data Type Description
column Any [Column can appear several times.] Partitions or identifies values.
target_column INTEGER, BIGINT, NUMERIC, or DOUBLE PRECISION Sample data set value.