Hi, > https://github.com/airalcorn2/Solr-LTR#RankNet > > Has anyone tried on this before? And what is the format of the training > data that this model requires?
I haven't tried it, but I'd like to inform you that there is another project of LTR we've been developed:
https://github.com/LTR4L/ltr4l It has many LTR algorithms based on neural network, SVM and boosting. Koji On 2018/09/12 11:44, Zheng Lin Edwin Yeo wrote:
Hi, I am working on to implementing Solr LTR in Solr 7.4.0 by using the NeuralNetworkModel for the feature selection and model training, and I have found this site which uses RankNet: https://github.com/airalcorn2/Solr-LTR#RankNet Has anyone tried on this before? And what is the format of the training data that this model requires? Regards, Edwin