Last updated:
0 purchases
ltr 0.0.2
rankY
A fast Learning to Rank library based on RankLib written in Cython.
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
About The Project
Getting Started
Roadmap
Contributing
License
Contact
About The Project
rankY is a Learning to Rank library written in Cython and based on the famous RankLib library. The main goal of this project is to provide a simple, fast and memory safe wich implements a wide variety of LTR models.
Getting Started
pip install ltr
Roadmap
The project is in the early stages of development. Thus, feel free to contribute and help ltr++ to grow up!
See the open issues for a list of proposed features (and known issues).
OBS: To propose new features or report bugs, check out the correct templates.
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
Fork the Project
Create your Feature Branch (git checkout -b feature/AmazingFeature)
Commit your Changes (git commit -m 'Add some AmazingFeature')
Push to the Branch (git push origin feature/AmazingFeature)
Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Marcos Pontes - mfprezende@gmail.com
Project Link: https://github.com/matchup-ir/ranky
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.