Displaying 1 result from an estimated 1 matches for "rererencen".
Did you mean:
reference
2011 Jun 07
0
Introduction and Discussion for Learning to Rank Framework
...supervised ranking scheme unlike
unsupervised schemes like BM25 under GSoC project.
This mail intends to discuss the framework of the Learning to Rank in Xapian
as a whole. I have thought of the following framework, pour in your insights
or issues for the same. This is also put on the wiki for the rererencen
[Link] <http://trac.xapian.org/wiki/GSoC2011/LTR/LTRFramework>.
First of all I put the structure and tentative elements[methods] of the
Xapian::Letor class and then will explain the whole flow of the 'Letor'
ranking.
Structure of the Xapian::Letor class
methods:
Following Five met...