https://github.com/o19s/rankymcrankface
Hardened Fork of Ranklib learning to rank library
https://github.com/o19s/rankymcrankface
information-retrieval machine-learning search
Last synced: 12 months ago
JSON representation
Hardened Fork of Ranklib learning to rank library
- Host: GitHub
- URL: https://github.com/o19s/rankymcrankface
- Owner: o19s
- License: other
- Created: 2017-02-04T02:53:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T05:05:36.000Z (over 3 years ago)
- Last Synced: 2025-04-05T15:22:26.574Z (about 1 year ago)
- Topics: information-retrieval, machine-learning, search
- Language: Java
- Homepage:
- Size: 134 KB
- Stars: 44
- Watchers: 7
- Forks: 20
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://circleci.com/gh/o19s/RankyMcRankFace) [  ](https://bintray.com/o19s/RankyMcRankFace/RankyMcRankFace/_latestVersion)
This project is [OpenSource Connections](http://opensourceconnections.com) API-compatible fork of Ranklib, deployed on Maven, with various improvements making it easier to integrate with the [Elasticsearch Learning to Rank Plugin](http://github.com/o19s/elasticsearch-learning-to-rank).
It is under the `com.o19s:RankyMcRankFace` Maven namespace.
## Ranklib
Ranklib is an open source learning to rank project hosted on [sourceforge](sourceforge.net/p/lemur/wiki/RankLib/) as part of the Lemur project. You can read the latest Ranklib Readme [here](readme.txt).
## Improvements over Ranklib
- Performance improvement reading in models, needed for the [Elasticsearch Learning to Rank Plugin](http://github.com/o19s/elasticsearch-learning-to-rank)
- During training: outputs impact (total error reduced) of each feature
bump.