Quant analytics: how to check that Data reduction is correct after applying PCA to a data set
Quant analytics: how to check that Data reduction is correct after applying PCA to a data set == ! You should check that the Cumulative Proportion of Variance of the number of dimensions you decide to take is enough (about 80%: it depends on the field). On R, you clearly see that with the …