machine-learning
machine-learning copied to clipboard
RankSVM example of usage
Hi, I see in this repository a Python implementation of RankSVM ranking model.
How can I use this model? Can you give me examples of usage? e.g., expected input, output, evaluation measure, everything you can say to me, please!
Edoardo