Non-Linear Principal Component Analysis Algorithm: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - ". ----" to ". ----") |
m (Text replacement - "↵↵----↵↵== References ==↵" to " ---- ---- == References == ") |
||
Line 6: | Line 6: | ||
* <B>See</U>:</B> [[Dimensionality Reduction Algorithm]]. | * <B>See</U>:</B> [[Dimensionality Reduction Algorithm]]. | ||
---- | |||
---- | ---- | ||
Latest revision as of 14:40, 24 August 2023
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.