Principal Component Analysis (PCA) Functions (ML Engine) - 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ā„¢

Principal component analysis (PCA) is a common unsupervised learning technique that is useful for both exploratory data analysis and dimension reduction.

Function Description
PCA (ML Engine) Composed of PCAMap and PCAReduce. Uses deterministic algorithm to identify principal components of input table in dense format.
PCAScore (ML Engine) Takes data in dense format and projects it onto specified subset of principal components identified by PCA.