|
|||||||||||||||||||||||||||||||||
Singular Value Decomposition - term used to describe the process of breaking down a large database to find the document vector (relevance) for various items by comparing them to other items and documents. Three big steps are
Multi dementional scaling is more efficient than singular value decomposition because it requires exceptionally less computation. When combined with other ranking factors only a rough approximation of relevance is necissary. for more information see http://javelina.cet.middlebury.edu/lsa/out/tdm.htm mathematical formulas http://www.acm.org/sigmm/MM98/electronic_proceedings/huang/node4.html
|
|
||||||||||||||||||||||||||||||||
|