SVMDensePredict 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ā„¢

Output (Sample) Table Schema

The table has the predicted class of each test sample.

Column Data Type Description
id_column INTEGER, SMALLINT, BIGINT, NUMERIC, VARCHAR, or VARBYTE(n) Test sample identifier.
predict_value VARCHAR Predicted class of test sample.
predict_confidence DOUBLE PRECISION Prediction confidence, a value between 0 and 1. The higher the value, the more dependable the prediction.
Values may differ if function runs on a different cluster.
accumulate_column Same as in input table [Column appears once for each specified accumulate_column.] Column copied from input table.