Re: RankLib model output format to Solr LTR model format

2020-06-17 Thread gnandre
Thanks Doug, this is very helpful. On Wed, Jun 17, 2020 at 1:11 PM Doug Turnbull < dturnb...@opensourceconnections.com> wrote: > There are several scripts for doing this. > > I might encourage you to checkout our Hello LTR library of notebooks, which > has a ranklib training driver, and helpers t

Re: RankLib model output format to Solr LTR model format

2020-06-17 Thread Doug Turnbull
There are several scripts for doing this. I might encourage you to checkout our Hello LTR library of notebooks, which has a ranklib training driver, and helpers to log training data, train a model w/ Ranklib, and search with it. I am using this code for my LTR contributions AI Powered Search http