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/09/06 16:14:49 UTC

Use ListNet or LambdaRank algorithm to train the model for the Solr LTR

Hi,

Has anyone tried to use ListNet or LambdaRank algorithm to train the model
for the Solr LTR?
I am looking at NeuralNetworkModel with a Listwise approach, and these two
algorithms fits the bill. However, there is not much document of using
these two algorithms to work with Solr.

I am using Solr 7.4.0

Regards,
Edwin