차원 축소에 관한 내용이다.
[Dimensionality Reduction]
What
SVD


응용 분야
- Data Compression
- Data Reduction
- Data Classification
- Trend Analysis
- Factor Analysis
- Noise Reduction
PCA
: var maxima 할 수 있는 것 찾기
Kernel PCA 하면 non-linear에 대해서도 할 수 있다.
Auto Encoder
차원 축소를 NN으로 해결