March 5th, 2015, 9:24 am
This isn't really an idea, it is just a statement. Can you please give more information on the form of the data on which you want to apply the SVD?Basically, an SVD -- or call it better Principal Component Analysis in this connection -- can be used to find the directions of maximum variance. From the first, it isn't made for outlier detection ... which of course doesn't mean it couldn't work somehow for that. Rather, as a first basic step, one usually looks at quartiles of the data and whether some points lie outside these quartiles.