Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use this library for the ranking task? #38

Open
TheEdoardo93 opened this issue Oct 20, 2017 · 5 comments
Open

Can I use this library for the ranking task? #38

TheEdoardo93 opened this issue Oct 20, 2017 · 5 comments

Comments

@TheEdoardo93
Copy link

Hi, I'm a computer science student based in Milan.
I want to know if I can use this library (especially, with the Python interface/wrapper) for the ranking task. I want to learn a ranking function in Learning to Rank style.
It is possible?

Thanks for the answer!

@cjlin1
Copy link
Owner

cjlin1 commented Oct 20, 2017 via email

@TheEdoardo93
Copy link
Author

TheEdoardo93 commented Oct 20, 2017 via email

@cjlin1
Copy link
Owner

cjlin1 commented Oct 20, 2017 via email

@TheEdoardo93
Copy link
Author

TheEdoardo93 commented Oct 23, 2017

Sorry, what do you mean by "modify liblinear's python setting here"?

  1. Do I have to modify only the settings (so only the parameters to pass to the training model) or change the code of this library, i.e., implement a wrapper for ranking task?
  2. The first step of generating the pair-wise combination of training examples, i.e., transforms a n-class ranking problem into a two-class classification problem, who do this step? This library or a code written by me?

@simsong
Copy link

simsong commented Jan 22, 2018

This issue was moved to angleto#6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants