PCA (Principal Component Analysis) is used to transform data into a new set of features, improving the performance of outlier detection. This post explains how PCA can reduce the complexity of data and make outliers more detectable. It discusses both univariate and multivariate outlier detection techniques and provides examples
Table of contents
A Simple Example Using PCA for Outlier DetectionUnivariate and Multivariate outer detectorsUnivariate tests on PCA componentsExample of outlier detection with PCAImproving the outlier detection system over timeVisualizationConclusionsSort: