You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Zheng Lin Edwin Yeo <ed...@gmail.com> on 2018/08/28 16:11:05 UTC

Best way to train model for Solr LTR

Hi,

I am using Solr 7.4.0, and I would like to find out what is the best way to
train the model for the Solr Learning to Rank (LTR)?

So far these are the ways that I found:
- LibLinear, LibSVM
- LambdaMART
- RankLib
- NDCG

Regards,
Edwin