In the AI and Machine Learning module, there exists a document in Lesson 2 “Data Preparation and Model Selection” title “Singular Value Decomposition”. In the contained example, three SVDs are calculated. The values of the SVDs are: 1.63, 0.49, and 1.45.
The author of the document says that the SVDs are ordered by the magnitude of their associated SVD values. In the example, SVD2 (value = 0.49) is said to be more important than SVD3 (value = 1.45). That SVD2 is said to be more important than SVD3 is contrary to the method of assigning importance by the magnitude of the SVD.
My question is, why was SVD2 selected over SVD3, if magnitude of the SVD is used to select (or remove) a SVD?
Thank you,
Bill Donaldson
Could you provide a link to the source?
Also, is it possible that 0.49 is a typographical error? If the value actually is 1.49, then SVD1>SVD2>SVD3.
In the contained example, three SVDs are calculated.
Are these the "eigenvalues" or "singular values"? Does the documentation use some other name for them where you have called them SVDs?
This is a knowledge-sharing community for learners in the Academy. Find answers to your questions or post here for a reply.
To ensure your success, use these getting-started resources:
Estimating Your Study Time
Reserving Software Lab Time
Most Commonly Asked Questions
Troubleshooting Your SAS-Hadoop Training Environment
Ready to level-up your skills? Choose your own adventure.