Closed Cauchyzhou closed 7 years ago
As I wrote in the readme, ListNet implementation does not include Top-k prob. You can see this repo: https://github.com/fullflu/learning-to-rank instead.
In some cases, listwise comparison for a given query with JS divergence works better than RankNet, which I found. Also, this repository is already used by another library as a dependency. That is why I haven't updated this repo... @Cauchyzhou
Thank you.
How to deal with many querys?