Question
You are given a very large and sparse numeric ratings matrix M whose rows represent patrons in a cafe-review network. columns represent specific cafes. The
You are given a very large and sparse numeric ratings matrix M whose rows represent patrons in a cafe-review network. columns represent specific cafes. The ratings in the matrix (where present) are whole numbers in the range of 1 to 5. There are a lot of missing entries.
Let the complete matrix (with no missing information) be M1 and M2 be the matrix obtained by centering M1, i.e. subtracting the means from each row. If M2 is decomposed using Singular Value Decomposition (SVD) what information is contained in the factors obtained by the decomposition?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started