Best-Match Mode 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 Table Schema

Column Data Type Description
group_column Any [Column appears once for each specified group_column.]
group_size INTEGER Number of rows in group.
best_match_ks DOUBLE PRECISION [Column appears only with Tests ('KS') or if if you omit Tests argument.] Type and parameters of distribution identified as best match by Kalmogorov-Smirnov test.
p_value_ks DOUBLE PRECISION [Column appears only with Tests ('KS') or if if you omit Tests argument.] P-value for distribution identified as best match by Kalmogorov-Smirnov test.
best_match_ad DOUBLE PRECISION [Column appears only with Tests ('AD') or if if you omit Tests argument.] Type and parameters of distribution identified as best match by Anderson-Darling test.
p_value_ad DOUBLE PRECISION [Column appears only with Tests ('AD') or if if you omit Tests argument.] P-value for distribution identified as best match by Anderson-Darling test.
best_match_chisq DOUBLE PRECISION [Column appears only with Tests ('CHISQ') or if if you omit Tests argument.] Type and parameters of distribution identified as best match by Pearson's ChiSquared test.
p_value_chisq DOUBLE PRECISION [Column appears only with Tests ('CHISQ') or if if you omit Tests argument.] P-value for distribution identified as best match by Pearson's ChiSquared test.