Skip to content

Releases: usptact/LearningToRank

Release list

Initial Release

Choose a tag to compare

@usptact usptact released this 20 Dec 00:48
6c15a7e

All necessary functionality starting from training a model to prediction. This model is simple pairwise preference linear model. The possibility to deal with ties is something nice to have in the next releases.

The tools are still very rough at the edges and require more robustness against the malformed input. Performance evaluation would be also nice to add in the next releases.