Principal Component Analysis (PCA) Functions - Principal Component Analysis (PCA) Functions (ML Engine) - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.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.