Non-Linear Principal Component Analysis Algorithm: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "** ..." to "** …") |
m (Text replacement - ". ----" to ". ----") |
||
Line 5: | Line 5: | ||
** [[Linear Principal Component Analysis]]. | ** [[Linear Principal Component Analysis]]. | ||
* <B>See</U>:</B> [[Dimensionality Reduction Algorithm]]. | * <B>See</U>:</B> [[Dimensionality Reduction Algorithm]]. | ||
---- | ---- | ||
Revision as of 01:03, 22 September 2021
A Non-Linear Principal Component Analysis Algorithm is a Principal Component Analysis Algorithm that is a non-linear dimensionality compression algorithm.
- AKA: Non-Linear PCA.
- …
- Counter-Example(s):
- See: Dimensionality Reduction Algorithm.
References
2002
- (Fodor, 2002) ⇒ Imola K. Fodor. (2002). “A Survey of Dimension Reduction Techniques." LLNL technical report, UCRL ID-148494
- Non-linear PCA introduces non-linearity in the objective function, but the resulting components are still linear combinations of the original variables. This method can also be thought of as a special case of independent component analysis, Section 5.1.4. As indicated in [31], there are different formulations of the non-linear PCA.