KNN Output - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.00
1.0
Published
May 2019
Language
English (United States)
Last Update
2019-11-22
dita:mapPath
blj1506016597986.ditamap
dita:ditavalPath
blj1506016597986.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

By default, the KNN function outputs a table to the screen. If you specify an output table name, the function outputs a message to the screen and creates an output table with the specified name.

Output Message Schema

Column Data Type Description
message VARCHAR Reports that final result is stored in table specified in OutputTable argument.

OutputTable Schema

Column Data Type Description
test_id_column Same as in test table Unique test data object identifier.
category VARCHAR Category from training table response_column to which function mapped test data object.