1

I arrived at a point where I have eigenvectors and eigenvalues, therefore I can compute the projection matrix. What would be the next computational steps for determining a new data is an outlier or not? Supposing I plotted my current data points into the new projection space, how would I determine a new data point belongs to the group or not? Thank you.

P.S. as a concrete example, let's take this tutorial in Youtube https://www.youtube.com/watch?v=_UVHneBUBW0 How to determine a new Cell is an outlier or not?

My guess, intuitively: project the new data point into the PC space. Then, either calculate the distance to the cluster center OR find the closest point and see if it's not too far. What else? And how (both intuitively and formally)

Madrugada
  • 151
  • 4

0 Answers0