https://stats.stackexchange.com/questions/259806/anomaly-detection-using-pca-reconstruction-error
Anomaly detection using PCA reconstruction error
I would like to use PCA as a method of anomaly detection, however I'm wondering how this is done exactly (I'm using prcomp in R). I'm really questioning the approach not the R code itself. Am I ri...
stats.stackexchange.com
How to reverse PCA and reconstruct original variables from several principal components?
Principal component analysis (PCA) can be used for dimensionality reduction. After such dimensionality reduction is performed, how can one approximately reconstruct the original variables/features ...
stats.stackexchange.com
반응형
'Machine Learning > Algorithm' 카테고리의 다른 글
Linear Regression (선형회귀모델) - 4 (R2, ANOVA) (0) | 2020.02.12 |
---|---|
Linear Regression (선형회귀모델) - 3 (파라미터 구간 추정, 가설 검정) (0) | 2020.02.10 |
Partial Least Squares (PLS) (0) | 2020.01.15 |
다중공선성 존재할 때 선형 회귀 (0) | 2019.12.16 |
Whitening transformation (0) | 2019.10.14 |